Question
max panel size... (crosspost)
I've implemented a handy scrolling panel thing based on some code I got from Bob
Stucky awhile back.
One thing that has become evident is that the maximum width of a panel is
restricted by the width of the display. Or, if you have have more than one
display, the sum of the width of the displays.
This is less than useful for two reasons:
1) I need more room.
2) My UI will have inconsistent behaviour depending on someones monitor size.
Is there any known way of getting around this undocumented limitation?
-X
Stucky awhile back.
One thing that has become evident is that the maximum width of a panel is
restricted by the width of the display. Or, if you have have more than one
display, the sum of the width of the displays.
This is less than useful for two reasons:
1) I need more room.
2) My UI will have inconsistent behaviour depending on someones monitor size.
Is there any known way of getting around this undocumented limitation?
-X
