Martin B
2011-08-26 12:27:42 UTC
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>
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>