--- In [EMAIL PROTECTED], "jelleroodenburg" <[EMAIL PROTECTED]> wrote: > > > I'm trying to build a bar that has a button to add a button to that > bar. When using cl.insert powerpro often (50%) crashes. The button > is added correctly but then powerpro stops:
PowerPro cannot do an insert to a bar which is open (whether visible or invisible). It should be closing such bars, adding the item, then re-opening automatically, but looking at the code I see I have omitted the code which checks for and closes an open bar. Can you please code as *bar close x=cl.insert *bar show for now to ensure this fixes the problem. I will fix my code in next beta. ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
