borncrusader
03-22-2009, 04:14 PM
Hi folks,
I have an application that users shouldn't be able to maximize or resize. There's are boolean properties in the nativeWindow class to handle these features but they can only be changed prior to creating the nativeWindow. But a nativeWindow automatically gets created when the application runs, i.e stage.nativeWindow... How can I change the maximizable and resizable properties on this instance?
Regards,
borncrusader aka Srinath Krishna
I have an application that users shouldn't be able to maximize or resize. There's are boolean properties in the nativeWindow class to handle these features but they can only be changed prior to creating the nativeWindow. But a nativeWindow automatically gets created when the application runs, i.e stage.nativeWindow... How can I change the maximizable and resizable properties on this instance?
Regards,
borncrusader aka Srinath Krishna