[Tkinter-discuss] Editing text in Canvas

Martin B spooky.ln at tbs-software.com
Fri Aug 26 14:27:42 CEST 2011


Hi all,
I'm write some custom widgets for my app.
Now i write custom Scale widget  like in Gimp2.7.

Here is the code:
http://www.tbs-software.com/spookyln/py/Tk_Scale.py

but i need some kick how to make it editable.When i click to Canvas
focus set to editable entry.First value ok and next is error that focus
not set in item :(

BTW: is possible make gradient fill in Canvas.create_rectangle() ?
thanks for info
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Tk_Scale.py
Type: text/x-python
Size: 2956 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20110826/50019648/attachment.py>


More information about the Tkinter-discuss mailing list