On Friday 09 March 2007 12:04, Gigs_ wrote: > Gigs_ wrote: > > I'm writing text editor. > > > > How to enable/disable (cut, copy etc.) when > > text is selected/not selected > > Btw it is cut copy ... in edit menu
state = 'diabled' ## no change allowed
## to Text Wiget
state = 'normal' ## default for Text Wiget
jim-on-linux
http:\\www.inqvista.com
--
http://mail.python.org/mailman/listinfo/python-list
