-
21 Aug 2009 12:05 PM #1
Need help in Ext Air
Need help in Ext Air
Please i use apatana studio and notepade++ i would like to compile a simple window
sample in adobe air or the sample that are provided to know how it works.
if need another tools please tell me
how to compile my adobe air aplication with extjs
-
21 Aug 2009 4:41 PM #2
-
22 Aug 2009 1:27 AM #3
Thanks but it does't help
Thanks but it does't help
i have already try but when i create the project how can i chance the chrome window style
to extjs style . i imported the extjs library in my project but once i tryed to open new window it give Undefined object
but when i trye to use Ext.messageBox it comes with the perfec style
i notice that i should use Native windowd but how to chanche the chrome style is my problem and where can i find example using ext
i worked at night with jquery and i suceed to do many things but i'm interested in extjs because i already have a knwoledge in it.
Thanks to potential repliers
-
27 Aug 2009 10:40 AM #4
I think what you are looking for can be answered in this thread

http://extjs.com/forum/showthread.php?t=66083
The scripts provided allow you to use Ext.Window as the window chrome (max/restore/minimize/close/etc)
Just make sure that when you are creating a new window, you set the window property chrome to none so it does not use the system's default chrome


Reply With Quote