in reply to Re: Bug: Tk::Entry 804.027 validate?
in thread Bug: Tk::Entry 804.027 validate?

Hello zentara,

The reason why I want to do it that way is Tk::EntryCheck. This module that allows you to control which chars may be entered and up to which lenght into a Tk::Entry widget. I wrote this module because I prefer preventing invalid or too many chars to letting the user insert everything and then checking it and rising errors and the like.

Well, I now try to rewrite this module using Tie::Watch.

Best regards,
perl -e "s>>*F>e=>y)\*martinF)stronat)=>print,print v8.8.8.32.11.32"

Replies are listed 'Best First'.
Re^3: Bug: Tk::Entry 804.027 validate?
by zentara (Cardinal) on Jul 07, 2007 at 15:41 UTC
    Hi, the mention of Tie::Watch, triggered my memories of Tk::Trace( which may work better with Tk). It's only glitch, is that you need to pre-declare package Tk and add Tk::Trace. See Simple Tk Gauge

    I'm not really a human, but I play one on earth. Cogito ergo sum a bum