The following example shows how you can add custom context menu commands to a RichTextEditor control in Flex by setting the contextMenu property.
Full code after the jump.
{ 0 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
by Peter deHaan on December 31, 2007
in ContextMenu, ContextMenuEvent, ContextMenuItem, RichTextEditor
The following example shows how you can add custom context menu commands to a RichTextEditor control in Flex by setting the contextMenu property.
Full code after the jump.
Tagged as: hideBuiltInItems(), menuItemSelect
{ 0 comments }
by Peter deHaan on August 20, 2007
I saw this question come up on a list today and thought this was pretty handy. Plus, I think it is the first time I’ve had a chance to play with the ContextMenu and ContextMenuItem classes in Flex in quite a while.
The following example pops up a custom context menu when the user right-clicks on an item in an data grid. After selecting the custom item (“View item…”) from the context menu an Alert control is displayed showing the selected item’s properties.
Full code after the jump.
Tagged as: menuItemSelect, menuSelect
{ 48 comments }
Get smart with the Thesis WordPress Theme from DIYthemes.