创建子菜单右键菜单 [英] Create submenu in context menu

查看:129
本文介绍了创建子菜单右键菜单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可能在Adobe Flex创建子上下文菜单(右键菜单)?

 菜单1>
   -  Menu1.1
   -  Menu1.2
菜单2>
   -  Menu2.1
   -  Menu2.2
   -  Menu2.3
 

解决方案

没有;它是限流中的一个;我相信的Flash Player。

在Adobe AIR中,你可以使用的子菜单属性<一个子菜单添加到右键菜单href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/NativeMenuItem.html#submenu"相对=nofollow>的NativeMenuItem 类。

Is it possible to create submenu in context menu (right click menu) in Adobe Flex?

Menu1 >
  - Menu1.1
  - Menu1.2
Menu2 >
  - Menu2.1
  - Menu2.2
  - Menu2.3

解决方案

No; it is one of the current limitation; I believe of the Flash Player.

In Adobe AIR you can add submenus to the context menu using the submenu property of the NativeMenuItem class.

这篇关于创建子菜单右键菜单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆