Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Scroll Panel
Re: Scroll Panel [message #60094 is a reply to message #60093] |
Thu, 17 August 2023 23:33   |
Oblivion
Messages: 1206 Registered: August 2007
|
Senior Contributor |
|
|
Hi,
Quote:So in java they have JScrollPane which you can stick any control into to add scrolling.
Is there anything like this in U++ I know that U++ has scroll bars and what not but from what I can cell I would need to implement a custom draw routine if I just added a scrollbar to the control.
If you need to scroll the paint area of a window, you can use relevant Ctrl methods (ScrollView etc).
However, if you need a scrollable pane that can contain child ctrls (so they can be scrolled), then there is AutoScroller in UppHub.
Best regards,
Oblivion
Github page: https://github.com/ismail-yilmaz
upp-components: https://github.com/ismail-yilmaz/upp-components
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
|
|
|
Goto Forum:
Current Time: Fri May 09 20:19:35 CEST 2025
Total time taken to generate the page: 0.00723 seconds
|