PDA

View Full Version : How to change system menu of window?



krivenok
27th January 2006, 10:35
Hello all!

I want to add minimize button in system menu of my dialog window.

Thanks!

axeljaeger
27th January 2006, 16:19
If you want to add buttons to you titlebar, have a look at the WindowFlags of a widget. If you want to add things to the window menu, you will have to use plattform specific code.