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

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: 3458
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: Wed Apr 29 07:56:46 GMT+2 2026

Total time taken to generate the page: 0.01146 seconds