--- In [email protected], "Sheri" <sheri...@...> wrote: > > I "think" I am seeing a resource issue with normal operation. > Now I'm convinced of it, if I run the TestBar script in a loop 2000 or so times and come back, PowerPro can no longer show its bars or menus properly. There is a limit on GDI resources per process (around 10000 by default in XP) which has been exceeded for Powerpro at that point (due to use of cl.setfont -- haven't tested settextcolor or setbackcolor).
Dialog Plugin also currently has a problem. If I start PowerPro using Empty pcf, and run the regex dialog version included in the Dialog distribution, and do nothing but click the Finish button, numerous "Brush" resources have been created but not destroyed; more accumulate with each run of the regex dialog. I have sometimes seen the visual effects of depleted resources with PowerPro, even though I usually shutdown and restart PowerPro several times a day for other reasons. Shutting down and restarting PowerPro resets its GDI resources. Regards, Sheri
