Search found 19 matches

by sanctus2099
Mon Nov 26, 2007 12:39 pm
Forum: Beginners Help
Topic: How can I get a text from textinput only knowing the id?
Replies: 19
Views: 985

Thx... It works now.
Any ideea how to transform a whcar_t array to a string? I need to send it trough network.
by sanctus2099
Mon Nov 26, 2007 11:27 am
Forum: Beginners Help
Topic: How can I get a text from textinput only knowing the id?
Replies: 19
Views: 985

Okay... I didn't test it back then but I tought it would work(had some other problems).
THe things is that it doesn work... somehow there is no function like getelementfromid. I'd love if the docs would have a search
by sanctus2099
Sat Nov 17, 2007 12:17 pm
Forum: Beginners Help
Topic: How can I get a text from textinput only knowing the id?
Replies: 19
Views: 985

Thx dude... ;)
by sanctus2099
Sat Nov 17, 2007 11:38 am
Forum: Beginners Help
Topic: How can I get a text from textinput only knowing the id?
Replies: 19
Views: 985

How can I get a text from textinput only knowing the id?

Okay... so I have the id of a gadget in a int
Is there a way to get a pointer to a gadget by the id or anyother way to find out what is in the textinput just by knowing the id?