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.