awtk/docs/how_to_impl_popup_menu.md
2020-08-16 09:10:01 +08:00

320 B

如何实现弹出菜单

弹出菜单就是一个 popup 窗口,只是需要用 menu 自身布局器 指定窗口弹出的位置。

完整示例请参考:popup_menu