Opened 9 years ago

Closed 9 years ago

#12099 closed enhancement (fixed)

[StyledEdit] Implement the navigator menu in the status bar

Reported by: Janus Owned by: Janus
Priority: normal Milestone: Unscheduled
Component: Applications/StyledEdit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by Janus)

StyledEdit should show the navigator menu when the user clicks on the status bar as Tracker, ShowImage, Pe.

Attachments (1)

StyledEdit with navigator.png (24.8 KB ) - added by Janus 9 years ago.

Download all attachments as: .zip

Change History (10)

by Janus, 9 years ago

comment:1 by Janus, 9 years ago

Is anyone against it?

comment:2 by Janus, 9 years ago

Description: modified (diff)

comment:3 by humdinger, 9 years ago

Looks good to me!

comment:4 by X512, 9 years ago

I think that navigation menu should have common implementation and included in API because it is often used in applications that display or edit data. It is actually like a part of Haiku user interface guidlines.

comment:5 by pulkomandy, 9 years ago

It could also be added to the HIG document, yes.

I think Sequitur has a BDocumentWindow (from some future BeOS release) that would handle things like that. Maybe we should make it part of our API?

in reply to:  4 comment:6 by Janus, 9 years ago

Replying to X512:

I think that navigation menu should have common implementation and included in API because it is often used in applications that display or edit data. It is actually like a part of Haiku user interface guidlines.

The navigation menu has already a common implementation, but it's private. Only Pe reimplements the navigation menu (It shows only the parent directories :-().

Last edited 9 years ago by Janus (previous) (diff)

comment:7 by diver, 9 years ago

Would be nice to have it fixed in Pe as well.

comment:8 by Janus, 9 years ago

Implemented in hrev49214.

comment:9 by Janus, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.