For Programmers: Free Programming Magazines  


Home > Archive > Tcl > May 2006 > Re: can menu or a menubutton have a command associated with it ?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: can menu or a menubutton have a command associated with it ?
maura.monville@gmail.com

2006-05-26, 10:03 pm

Sorry, I'd like to add one more piece of information as it might matter
.....

The proc pick_hist inside which we stuck the catch statement and
conditional menubutton state, is an Event Handler. I mean there exist
such a statement inside another proc:

button $base.butbox.button_cancel -text "Close" -command cancel_hist
button $base.butbox.button_ok -text "Ok" -command pick_hist

Is this the cause of all these troubles ?
Thanks,
Maura

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com