Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Tk Entry validation conundrum

by Discipulus (Canon)
on Dec 18, 2015 at 08:55 UTC ( [id://1150679]=note: print w/replies, xml ) Need Help??


in reply to Tk Entry validation conundrum

And if you use a sliding bar for that value? with a little space where show the current value? If you 've been told to not validate just constraint!

just to give another perspective to your conundrum! (nice word anyway..)
I think this is named 'scale' in Tk world:Tk::Scale

$parent->new_ttk__scale(-orient => 'horizontal', -length => 200, -from + => -10.0 -to => 10.0)

L*
PS: tkdocs
There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Replies are listed 'Best First'.
Re^2: Tk Entry validation conundrum
by Anonymous Monk on Dec 18, 2015 at 09:29 UTC
    Why are you confusing Tk::Scale with ttkscale?
      because of my ignorance! thanks for the tip.

      L*
      There are no rules, there are no thumbs..
      Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1150679]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (7)
As of 2024-03-28 16:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found