Filed in JIRA as LPP-1890. :) Amy On Mar 28, 2006, at 3:12 PM, Henry Minsky wrote:
> Embarassingly enough, there is no API call to remove a context menu > from a view. > > The easiest thing I guess would be to install a new empty menu that > has no items in place of the old one, using something like > > myview.setContextMenu(new LzContextMenu()) > > For future feature enchancement, I should probably add code to > setContextMenu to interpret an argument of null to mean remove the > existing menu. _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
