PDA

View Full Version : minimize titlewindow


flexmee
02-22-2007, 01:49 PM
Why is there no built in minimize button for the titlewindow!!! :(

Ok its no problem to set the size of the window. My problem is to get a button up in the right corner of the window displayed next to the close button.
I have tried to use this.rawchildren.addChild(MyButton), but the button want display.

Anyone with now how to make this happen?