Hi. --- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote: > Can you post the command list for the bar and the imported bar?
Not that easy. It consists of scripts calling other scripts and commandlists with includes for other commandlists. But I had a look at the scripts. See below: > Also, can I make sure I understand the > events properly. Is it something like this. > 1. Start powerpro which loads first bar from pcf. > 2. At some point, use button on that bar to do configure.importcl for > second bar. > 3. close the second bar. > 4. Repeat step 2 and PowerPro hangs. Not quite. 1. The first bar is also loaded with configure.importcl (by right clicking on the desktop). 2. The second bar is loaded with configure.importcl by clicking on a button on the first bar. Both bars share the same skin file. That works. 3. Now the probably critical point. When clicking on another button on the first bar, another bar is loaded with configure.importcl in the same commandlist of the second bar. Actually it is loaded with the same ini-file, only another ini included. Now PPro hangs. OK. I tracked down that PPro already hangs when I merely close the second bar. So, this is the problem: Two bars open sharing the same skin-file and bitmaps for buttons (face, hover, press). Close one bar, the bitmaps from the other bar disappear, PPro hangs. Mockey 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/
