U++ framework
Do not panic. Ask here before giving up.

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 Jun 27 16:45:53 GMT+2 2026

Total time taken to generate the page: 0.00550 seconds