I'm wanting to use CustomTabPanelTabs (http://homepage.mac.com/alexrestrepo/indexmain.html#CustomTabPanel) in my project.
Have a window with 2 listboxs off screen, CustomTabPanelTabs, and a pagepanel. I'm creating a tab, and cloning listbox1 onto tab1, works great. Then I want to double click a row in listbox1, and create a tab, with a clone of listbox2. Second tab gets created, listbox2 gets cloned, but it overlaps listbox1, and looks like the pagepanel is not being used. I set the CustomTabPanelTabs me.attachPanel(PagePanel1). The pagepanel panelcount does go up, so I think I'm having a problem getting the controls to move to them. When I clone the listbox, I do set the .parent and .panelindex in the panelpageadded event. Anyone have some ideas? Thanks, -Bill _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
