Thanks Bong
I'm new to tcl\tk. I read the documentation but the problem that I'm having is with the syntax.
Can you please provide a code example for 'focus' that returns where the cursor is or the name of the control that has the input focus.
Thank you
Hello,
I have 3 entry box displayed on the main form (among other widgets) and defined as:
entry .a.e -width 14 -relief sunken -textvariable xy0
entry .b.e -width 14 -relief sunken -textvariable xy1
entry .c.e -width 14 -relief sunken -textvariable xy2
In I function I have, I need to know if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.