Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » OK and Cancel Layout
Re: OK and Cancel Layout [message #60747 is a reply to message #60746] Sun, 25 August 2024 20:26 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3442
Registered: August 2008
Senior Veteran
Hi sduensin

For some reason there are two application names, one defined in App.cpp (static char sAppName[256]) and other in Ctrl.cpp (String Ctrl::appname). To be sure, I will use both, so I would leave main like this:
GUI_APP_MAIN {
	StoreManager app;
	app.SetAppName(APP_NAME);
	SetAppName(APP_NAME);
	app.Run();
}

In addition I cannot see the problem with the buttons; they appear as they are designed. Look at this picture:

index.php?t=getfile&id=6955&private=0


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Getting the SQL statement without execute it
Next Topic: [SOLVED]sizing problem when adding a Droplist to a Toolbar
Goto Forum:
  


Current Time: Sat Aug 02 09:28:35 CEST 2025

Total time taken to generate the page: 0.09043 seconds