Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Valfar

#1
Help requests / Re: vertical slider
30 December 2017, 16:34:49
Thank you !
#2
Help requests / vertical slider
30 December 2017, 04:09:33
First of all thank you for this library, It's awesome! I'm new to programming and I've been learning this library and the results are very good. There have been some great moments like using the unbound system and when I succeeded converting the 0.6 scrollable panel example to a 0.7 version and all this inside a class 8) lol.

Now I need to make vertical sliders. I tried slider->setVerticalScroll(true); but I guess it's no longer the way to do it? it must be with the renderer? If you could you show me a quick example of how to do it in 0.7 that would be great.