zack785
|
  |
| Joined: 06 Feb 2009 |
| Total Posts: 419 |
|
|
| 12 Nov 2012 11:30 PM |
| I have a GUI and it has a few TexBoxs and TexButtons, the TextBox has all of the buttons inside of it and I checked all of the variables for "ClearOnFocus" or whatever and none of them are checked but one of the buttons and the text box, when you click on them, you can type in them.. |
|
|
| Report Abuse |
|
|
zack785
|
  |
| Joined: 06 Feb 2009 |
| Total Posts: 419 |
|
| |
|
| |
|
Aerideyn
|
  |
| Joined: 16 Jan 2010 |
| Total Posts: 1882 |
|
|
| 12 Nov 2012 11:42 PM |
Not really sure what you are saying is wrong... clearOnFocus should clear the text whenever you click on the box and allow you to type into it - which is what is happening yes?
|
|
|
| Report Abuse |
|
|
zack785
|
  |
| Joined: 06 Feb 2009 |
| Total Posts: 419 |
|
|
| 12 Nov 2012 11:43 PM |
Okay -There is a TextBox -It has TextButtons in it -The Text Box and one of the TextButtons are misbehaving -They allow you to click on them and type -I looked at the FocusToClear box (it's where you click to type in a box or what not) -None of them had it
I'm wondering why it's making me type in the box if I have nothing to make it do that. |
|
|
| Report Abuse |
|
|
|
| 12 Nov 2012 11:44 PM |
clearOnFocus is only for TextBoxes.
~ thedeathmaster01 ~ |
|
|
| Report Abuse |
|
|
zack785
|
  |
| Joined: 06 Feb 2009 |
| Total Posts: 419 |
|
|
| 12 Nov 2012 11:48 PM |
| So what do I do? It still is clearing on focus for the TextBox and it's doing the same thing for the TextButton.. |
|
|
| Report Abuse |
|
|
zack785
|
  |
| Joined: 06 Feb 2009 |
| Total Posts: 419 |
|
|
| 12 Nov 2012 11:52 PM |
| Oh it turns out it was another TextBox, so I fixed that.. What about the first TextBox that has them all in it? (The TextButtons) |
|
|
| Report Abuse |
|
|
Aerideyn
|
  |
| Joined: 16 Jan 2010 |
| Total Posts: 1882 |
|
|
| 13 Nov 2012 12:14 AM |
Textbox's purpose is to allow you to type into it. There is no setting to stop it from happening except for Active which will also turn off event. If you want a container for your buttons and Text which cant be edited - use a frame and text labels. |
|
|
| Report Abuse |
|
|
mum40535
|
  |
| Joined: 25 Jun 2010 |
| Total Posts: 1828 |
|
|
| 13 Nov 2012 03:24 AM |
| It hates you <3 what is this outrageous |
|
|
| Report Abuse |
|
|