Turing help. PLEASE.
Author |
Message |
juliana
|
Posted: Mon Dec 12, 2011 6:17 pm Post subject: Turing help. PLEASE. |
|
|
<when you make buttons on turing, how do you customize the button and the text on the button? [/b][/i] |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Nablo
|
Posted: Mon Dec 12, 2011 7:26 pm Post subject: Re: Turing help. PLEASE. |
|
|
If you are talking about the Turing GUI, I think it is a set type of button. If you would want to make your own custom button, use turing shapes and the mousewhere command. For the text, I think you should use the locate (x,y) module and then put "{whatever text}". |
|
|
|
|
![](images/spacer.gif) |
Aange10
![](http://compsci.ca/v3/uploads/user_avatars/19166165534f400d42de502.png)
|
Posted: Mon Dec 12, 2011 8:51 pm Post subject: RE:Turing help. PLEASE. |
|
|
Should read the rules before posting. |
|
|
|
|
![](images/spacer.gif) |
Zren
![](http://compsci.ca/v3/uploads/user_avatars/1110053965512db6185954b.png)
|
Posted: Tue Dec 13, 2011 1:54 am Post subject: RE:Turing help. PLEASE. |
|
|
Gui.SetText(widgetID) might work. The example uses TextBox, but it could possibly work for buttons as well.
The built in GUI isn't possible to modify aethetically. Making your own buttons isn't extremely difficult if you know what you're doing. |
|
|
|
|
![](images/spacer.gif) |
|
|