Form Designer Limits (OpenInsight 32-bit Specific)
At 11 JUL 2002 06:51:23PM Paul Rule wrote:
With the restriction of 115 objects per form removed in OI32 I thought I would modify a multi page form that I'd previously split into 3 separate forms back into 1 form. I found that when I got to 223 objects the form fell apart. Most of the objects disappeared upon loading and the screen looked pretty strange.
Another thing that I found strange was using the PAGE property, I couldn't access pages 10 or greater. I created a basic test form and could page to pages up to 31 so I couldn't work out what was going on. Maybe its something strange about that form.
Another thing I found out the hard way is that using cut and paste between two different forms doesn't always copy across the event code of some objects. Particually buttons and check boxes.
Has anyone else found any issues like this with form designer, or have any suggestions for work arounds? (Such as use < 223 objects)
At 11 JUL 2002 07:30PM Paul Rule wrote:
OK, one problem sorted out.
The page problem was caused by some code in the PAGE event of the form.