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 - Dagaroth

#1
Help requests / Re: Creating a slider
26 January 2015, 01:36:10
So that's what they mean by config files. Awesome! Thank you much! :D
#2
Help requests / Re: Creating a slider
26 January 2015, 01:13:42
Sure thing, here's the code + window and error message:

I placed the "sliders" folder outside of the widgets to try and reference it directly, but it doesn't work more than referencing the folder inside the widgets folder.
("Sliders" is both in widgets folder and as a standalone. the standalone is non-capital, but the widget/Slider is a capital.)

Both edit boxes work, I took them from the tutorial.
#3
Help requests / Creating a slider
25 January 2015, 23:59:00
Hello! Brand new TGUI user here, and I finished going through the tutorials about creating objects (Editboxes, pictures and such), and for my projet, I need to use sliders.
But when I try to create one, and I try to load the widget (I imagine the Track first then the Thumb), but whenever I do load(path-to-track), I get two TGUI errors saying that they can't find the Slider folder in the config and then that it can't load the widget.

I don't understand since the widgets file is the same location as for my editBox/picture.

I can show the Thumb.png image when I create an image, but for a slider, I can't load it.

I already setted it's size, location, horizontal, minimum and maximum. but I can't load!

Help, please! :o