Tk bug?
hellomondo2003_at_yahoo.com
Date: 07/29/04
- Next message: Ryan B.: "How do i capture output to a variable with expect?"
- Previous message: Benjamin Riefenstahl: "Re: Question on string bytelength"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Jul 2004 10:27:47 -0700
I noticed that whenever I use a tk_optionMenu with -takefocus option
enabled, then subsequent tearoff menus do not work. It seems that the
internal pointer still refers to the tk_optionMenu window paths.
Is this a bug or did I do something wrong?
Here is a sample error message:
bad window path name "<<TK_OPTIONMENU PATH>>"
while executing
"winfo viewable $Priv(postedMb)"
(procedure "tk::MenuButtonDown" line 9)
invoked from within
"tk::MenuButtonDown .appwindow.tearoff1"
(command bound to event)
- Next message: Ryan B.: "How do i capture output to a variable with expect?"
- Previous message: Benjamin Riefenstahl: "Re: Question on string bytelength"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]