Friedger
Thu, 08 Dec 2005 14:56:25 -0800
Hi, I managed to extract the behaviour in a simple example as shown below.
There error does not occur when {MenuBar} is replaced by {MenuBar
{MenuAction}}
Friedger
{curl 4.0 applet}
{curl-file-attributes character-encoding = "windows-latin-1"}
{applet manifest = "manifest.mcurl"
}
{let m:MenuBar = {MenuBar}}
{do
{(m.child.graphic asa VBox).replace-with
{VBox
{SubMenu
menu-pane = {MenuPane
use-look-and-feel? = false,
{VBox {MenuAction label = "A"},
{MenuAction label = "B"}}
},
label = "Label"
},
"Some text"
}
}
}
{{Dialog m}.show}
*******************************************
To unsubscribe from this list, send a mail to:
[EMAIL PROTECTED]
To contact a human list administrator, send a mail to:
[EMAIL PROTECTED]
To recieve a list of other options for this list, send a mail to:
[EMAIL PROTECTED]