I installed the switch program and tried a program I'm developing which makes heavy use of oodialog.
It failed immediately with . "Command message connections have exceeded the maximum number of allocated table entries. No more command message connections can be added" The program works fine in 4.1.0 and switching back to 4.1.0 solves the problem. My program does create a lot of buttons and the initial createcenter therefore specifies the "expected" parm as 1000 (but probably creates less than 400 controls). If I reduce the number of controls my program starts ok (with a few valid errors from the movecontrol method) but then continually flashes at me as if the onresize method is being constantly called. I'll play some more to investigate this. Some good news - it looks like I'm getting some valid error messages I wasn't getting from 4.1.0. I was having all sorts of issues detecting the size of the window and then correctly placing and resizing buttons, and was starting to be convinced that ooREXX had some issues here. In 4.2.0 it looks like this may have been fixed. Again I need to have a good look tomorrow. This is my first message to this list so I hope I've mailed the correct list! Regards, Dave Dawson
------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________ Oorexx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-users
