-
Mike Sinclair
- PowerBuilder
- Tuesday, 5 May 2026 06:04 PM UTC
As we continue on out accordion application development odyssey, we have another issue.
Due to the way the object management code was originally written, we are laying out the accordions and supporting objects all fully expanded at design time. Due to our business requirements, one window has reached the integer limit of height (32K+). I have received suggestions to put in scrollable user objects, or embedded windows to solve this problem; these solutions are going to require a major overhaul in our architecture, so we would prefer if the window object could be extended to have more height.
I tried inheriting from the window object and changing the type for "height" to a long myself, but the painter keeps setting it back to an integer.
Our least desired scenario is to rework the architecture. Any other suggestions to work around this limitation?
Is there any chance the next release of PowerBuilder could include a "mega-window" with height declared as a long?
Thank you again for your time and consideration,
Mike Sinclair
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.