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 #60750 is a reply to message #60747] Tue, 27 August 2024 00:16 Go to previous messageGo to previous message
sduensin is currently offline  sduensin
Messages: 8
Registered: August 2024
Location: Smithton, IL, USA, Earth
Promising Member
[quote title=koldo wrote on Sun, 25 August 2024 13:26]
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();
}


That fixed it! Thanks!
 
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:41 CEST 2025

Total time taken to generate the page: 0.00641 seconds