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

Topics - roccio

#21
Help requests / Scrollable panel
22 June 2016, 16:02:37
Hello, I have a panel I want to scroll and I have taken the code from the "scrollable panel" example. All works well, but I would like to scroll even when I use the mouse wheel over the panel. How can I do this?
#22
General Discussion / Tgui logo?
11 June 2016, 00:25:56
Hello, i would like to know if there is a tgui logo image (something like the one for sfml) so that i can put it in my project just for credit your library.

Thank you
#23
Help requests / ListBox error
08 June 2016, 17:27:56
Hello, I have a problem with the listbox.

What I have is this:
1 panel added to the main gui.
3 tabs added to the gui.
When I change tab i clear all widgets from the panel, and add the new ones.

All works fine, except if I try to add a listbox. The tab shows the correct listbox with the ites, but when I change tab the program crashes.

Any help?

Thank you for this very good library!

roccio