Hi,
REALbasic 2006r2
When you implement a dynamically created Menu (like a Windows menu), how
do you deal with the original (Index 0) MenuItem _UNDER_ Windows since
the Visible (and then you are unable to set it invisible) Property is
not supported ?
<quote>
MenuItem.Visible Property
Syntax
Visible as Boolean
Indicates whether or not the menu item is visible. This property is
not supported on Windows.
</quote>
Under Mac OS X, I simply set the Index 0 MenuItem to .Visible = False...
Emile
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>