> Well, I'm even more confused because I cannot reproduce this one...
> if I add a <ButtonRelease-1> event, the text editor is enabled. Anyone
> else seeing this problem ? What is your config (OS, Tcl/Tk version) ?

So sorry for the confusion.  I *thought* I'd clicked the blue widget line
but I somehow messed up the sequence.  I started from the top and was able to 
make it work.

> 
> However, it seems you are clicking on the <ButtonRelease-1> from the
> Button tag, not from the widget tag (the one in blue).

That's correct.


> 
> Only events assigned to widgets, not standard events from classes
> like Button, can be edited (otherwise you could mess up the standard
> Tk behavior if you were able to modify Button class events). Similarly,
> you can only delete user events, not standard default events assigned
> to widgets.

This all makes perfect sense now that I understand it :)

Thanks much!

-
Chris Bennett <[EMAIL PROTECTED]>



_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to