dollyp has asked for the wisdom of the Perl Monks concerning the following question:

Hi Fellow PerlMonks, I have a text box where I want to use the tab key to move between different text and also want the currently selected text to be highlighted. it is a very basic functionality present in every text editor but I don't know how to implement this in Perl/Tk.
  • Comment on Bind tabs to move highlight forward in text widget

Replies are listed 'Best First'.
Re: Bind tabs to move highlight forward in text widget
by Anonymous Monk on Jun 19, 2009 at 00:14 UTC