Hi

I am looking into an optimization for loading forms with lots of 
controls.  I am using a tabView and I only want to load the first page 
when the window is opened.  If the user then clicks on another tab I 
will load the widgets and display the page.  This way I only load the 
widgets that the user requests and save time by not loading the other pages.

Now I could do this by loading a container on the page when it is 
activated but I wondered if I could instead just load the tabButtons and 
then when one is activated add the associated tabPage. I have been able 
to add buttons to the tabview however, they look like radio buttons not 
tabs.  So I wondered if it was possible to make them look like tabs?

Thanks,
Simon


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to