ClimoC
Well-known Member
- Joined
- Aug 21, 2009
- Messages
- 584
Howdy
So the project I'm doing has me at a crossroads.
The PERFECT candidate for what I'm trying to achieve is a Frame control. It's isolated, scrollable... it's just that in a worksheet they're the devil.
Simply trying to add one at runtime throws up odd exceptions and bugs ("Cannot enter break mode at this time" - 'Continue') and "Cannot add object" at seemingly random times).
In lieu of the Frame - any ideas? I need a 'container' (as I will be dynamically adding many of these) that has a dynamic number of objects inside it (buttons/controls) - and can be scrolled through (otherwise there could be 10 columns used on one row, 5 on another...)
So the project I'm doing has me at a crossroads.
The PERFECT candidate for what I'm trying to achieve is a Frame control. It's isolated, scrollable... it's just that in a worksheet they're the devil.
Simply trying to add one at runtime throws up odd exceptions and bugs ("Cannot enter break mode at this time" - 'Continue') and "Cannot add object" at seemingly random times).
In lieu of the Frame - any ideas? I need a 'container' (as I will be dynamically adding many of these) that has a dynamic number of objects inside it (buttons/controls) - and can be scrolled through (otherwise there could be 10 columns used on one row, 5 on another...)