cbpporter Messages: 1427 Registered: September 2007
Ultimate Contributor
darthspawn wrote on Wed, 07 October 2009 11:45
I have started a new upp progect with a recent version of upp, why the application doesn't has minimize/maximize and reduce to icon the program? How can I add them to the window?
thanks!
Sam
You must use TopWindow::MaximizeBox() and TopWindow::MinimizeBox() on you window. These buttons are hidden by default.