Hi all,
I was wondering if anyone knew who to change the entry widgets in TkTable to
replace them with a custom entry widget like AutoCompletionEntry
http://tkinter.unpythonic.net/wiki/AutocompleteEntry or ValidatingEntry
http://tkinter.unpythonic.net/wiki/ValidateEntry. Also if anyone knows h
On Wed, Dec 31, 2008 at 7:10 PM, Troy Taillefer wrote:
> Hi all,
>
> I was wondering if anyone knew who to change the entry widgets in TkTable to
> replace them with a custom entry widget like AutoCompletionEntry
> http://tkinter.unpythonic.net/wiki/AutocompleteEntry or ValidatingEntry
> http://tk