From: Jeff H. <je...@ac...> - 2012-07-04 22:33:54
|
On 2012-07-03, at 9:45 PM, Steven wrote: > Cut and pasting from a tk::text widget seems problematic when > the widget is "-state disabled". It just won't accept input. > > This is not the case on Windows and Xorg. > > Does anyone know a work around beside leaving the widget "-state normal" ? I am not finding that to be the case with Tk 8.5.11 on OS X using ActiveTcl. This used to be an issue more because the disabled text wouldn't take focus. Can you verify this and elaborate on the version and code sample? Jeff |