UI: Add Menu, MenuButton and MenuBar Widgets #4

Closed
opened 2019-04-20 00:44:51 +00:00 by kirsle · 0 comments

Add the following widgets to the UI toolkit:

Menu is a general purpose menu that contains clickable items. For example it could be summoned by a right-click action or by a MenuButton.

MenuButton is a Button widget that opens a Menu when clicked.

MenuBar is a Frame widget that contains a series of MenuButtons and provides an easy interface to configure a standard menu bar for the application.

Add the following widgets to the UI toolkit: **Menu** is a general purpose menu that contains clickable items. For example it could be summoned by a right-click action or by a MenuButton. **MenuButton** is a Button widget that opens a Menu when clicked. **MenuBar** is a Frame widget that contains a series of MenuButtons and provides an easy interface to configure a standard menu bar for the application.
kirsle added the
ui toolkit
label 2019-04-20 00:44:51 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SketchyMaze/doodle#4
There is no content yet.