How to mix Coolite with ExtJs?

  1. #1

    How to mix Coolite with ExtJs?

    Because I have yet to find a solution to be able to instantiate two or more copies of a single window with Coolite at run time, I have resorted to using the ExtJs Window object in JavaScript. I then specify the autoLoad URL to that of an ASPX page that contains some Coolite controls. However, the Window becomes unstable to acts weird, like when resizing it goes crazy and finally disappears. Seems like there is a conflict somewhere betwen Coolite and ExtJs.

    So a simple test case would be to create a simple ASPX page with a single Coolite conrol on it like an ImageButton. Then, create a ExtJs window with the ASPX page specified as the autoLoad URL. It goes crazy when you try to resize the window.

    Anyone have any luck with this? Any help would be greatly appreciated.
  2. #2

    RE: How to mix Coolite with ExtJs?

    Lots of people here are autoloading multiple aspx pages inside the TabPanel tabs. I've seen it freak out when using basic panels to do this ... but the tabPanels seem to work great. I am guessing Windows will work as well. I'm 90% coolite and 10% ExtJS so creating ExtJS panels and autoloading coolite pages in them is the opposite of my approach.

    Link to example: https://examples1.ext.net/Examples/T...asic/Add_Tabs/

Similar Threads

  1. Using ExtJS 4 charts with Ext.Net (coolite)
    By astrocybernaute in forum 1.x Help
    Replies: 3
    Last Post: Jan 12, 2012, 4:06 PM
  2. ExtJS licence to Coolite
    By Hiverli in forum Licensing
    Replies: 1
    Last Post: May 05, 2010, 5:33 PM
  3. [CLOSED] help files for coolite? (extjs verses coolite)
    By pkellner in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 25, 2008, 12:19 PM
  4. COOLITE & EXTJS 2.0
    By t0ny in forum 1.x Help
    Replies: 0
    Last Post: Jul 29, 2008, 1:47 PM
  5. Coolite vs ExtJs Extender
    By Dave.Sanders in forum Open Discussions
    Replies: 4
    Last Post: Mar 11, 2008, 2:13 PM

Posting Permissions