About Store Forum Documentation Contact



Post Reply 
Vertical slider
Author Message
kulesz Offline
Member

Post: #1
Vertical slider
If there's horizontal - it'd be good to have vertical one too :-)
11-21-2011 09:53 PM
Find all posts by this user Quote this message in a reply
TBJokers Offline
Member

Post: #2
RE: Vertical slider
Bump, This is a good function for many things. And it should be implented

Man, it's always that semicolon...
11-25-2011 09:53 PM
Visit this user's website Find all posts by this user Quote this message in a reply
neo22 Offline
Member

Post: #3
RE: Vertical slider
+1,It could be very usefull, or you can also just add a methode which allow you to change the GuiObject angle.

Code:
myGuiObject.angle(PI);
Flt angle = myGuiObject.angle();
11-26-2011 10:57 AM
Visit this user's website Find all posts by this user Quote this message in a reply
TBJokers Offline
Member

Post: #4
RE: Vertical slider
Yeah well wouldn't that ruin the GUI picture you use? Convert it to the side?

Man, it's always that semicolon...
11-26-2011 01:35 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #5
RE: Vertical slider
okey, I'll do this
12-01-2011 12:02 PM
Find all posts by this user Quote this message in a reply
TBJokers Offline
Member

Post: #6
RE: Vertical slider
It just hit me, It could be useful with progressbar too, But i don't know smile

Man, it's always that semicolon...
12-01-2011 03:56 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply