|
Forum Index : Microcontroller and PC projects : GUI TEXTBOX question....
| Author | Message | ||||
Grogster![]() Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9751 |
Hello all. ![]() @ Geoff and/or matherp: Is there any way to change the layout of the textbox GUI control? Specifically, it is a PITA to have the DEL 'key' on the alternate page for this control, as users often touch the wrong letter and need to use the DEL/BACKSPACE key to erase their mistake, then type it again. The screen switching is annoying. Thoughts? Smoke makes things work. When the smoke gets out, it stops! |
||||
| Geoffg Guru Joined: 06/06/2011 Location: AustraliaPosts: 3308 |
I will have a look at it but from what I remember there was no space on the first "page" for the DEL/BACKSPACE key. Is there some key on the first page that you believe would be better moved to the second? Geoff Graham - http://geoffg.net |
||||
Grogster![]() Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9751 |
I know it is very tricky..... Without adding another line of 'keys' to this GUI, how about replacing the uppercase arrow thing, with the DEL 'key'? Perhaps this could be another option. I know you are loathe to keep adding more options, but perhaps..... Smoke makes things work. When the smoke gets out, it stops! |
||||
| KeepIS Guru Joined: 13/10/2014 Location: AustraliaPosts: 1945 |
Am I right in assuming that there is no way to use the Textbox as a multi line input text box, or to override centre justification of the entered text? NANO Inverter: Full download - Only Hex Ver 8.1Ks |
||||
| Geoffg Guru Joined: 06/06/2011 Location: AustraliaPosts: 3308 |
Sorry, yes. The GUI controls were designed for something simple like controlling a machine. Multi line input, moveable windows, etc is a whole new level. Geoff Graham - http://geoffg.net |
||||
| Geoffg Guru Joined: 06/06/2011 Location: AustraliaPosts: 3308 |
I think that this could be accomplished by squeezing the keys together slightly and adding another column of three keys on the right. With these extra keys we could have backspace plus full stop plus something else. I will explore that option next. Geoff Graham - http://geoffg.net |
||||
| KeepIS Guru Joined: 13/10/2014 Location: AustraliaPosts: 1945 |
Thanks, I've decided to break the info I needed into fields and separate Textboxes, for what I want to do it's not worth coding something from scratch. NANO Inverter: Full download - Only Hex Ver 8.1Ks |
||||
Grogster![]() Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9751 |
@ Geoff: Sounds good to me. ![]() Smoke makes things work. When the smoke gets out, it stops! |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |