On Apr 27, 2009, at 3:10 PM, Arnaud Nicolet wrote:
Le 27 avr. 09 à 22:21, Tim Jones a écrit:
On Apr 27, 2009, at 12:58 PM, Paul Rodman wrote:
On Apr 27, 2009, at 12:25 PM, Markus Winter wrote:
Paul, you could use Ales Restrepo's canvas-based Custom TabPanel
http://homepage.mac.com/alexrestrepo/indexmain.html
I had considered that, but the amount of work it would entail to
change over all the tab panels to a pagepanel with attached tab
widget was/is too daunting to contemplate.
I've done this on 4 projects at this point. I simply changed the
TabPanel's Super to PagePanel. No other changes were required as
far as I remember.
True, but it's unintuitive, as far as I can tell.
There are not so much cases where a control's super can be changed
to another one (and I don't think it's even documented).
That's what the Super popup menu is for. As for documentation, you
are correct that there is no mention of a Super to Super change, but
when you drop down the Class/control Super menu, you're only shown
those supers that appply to that control.
For example, when you set up a TabPanel and then drop down the Super
entry, you'll only see "None", "TabPanel", and "PagePanel".
That should help to understand which supers are applicable for a
specific control.
Tim
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|