-
Notifications
You must be signed in to change notification settings - Fork 725
Closed
Milestone
Description
This is a sub-issue of:
Todo
- Reimplemen these views based on
Bar
. See Create a newBar
view to replaceStatusBar
(and eventuallyMenuBar
) #3073 - Remove the dependency between these classes and
Toplevel
and enable any view to host a menubar or statusbar (or any View). - By default
Window
will have the menubar and statusbar's added to it'sBorder/Adornment
Frame
but they will beVisible = false
by default. We'll expose helper properties to access them:
win.MenuBar.Visible = true
etc...
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done