WebPositive: add a bookmark bar

Operating Systems / Haiku - Adrien Destugues [pulkomandy.tk] - 24 April 2014 07:33 UTC

- This is a BMenuBar with IconMenuItems.
- Uses node monitoring to live-update the bar as bookmarks are modified.
- Bookmark folders are BNavMenus and can be browsed.
- This needs some improvements, for example handling more bookmarks than the window width allows us to show (with an extra menu like for tabs?)

Fixes #10232.

c161ea9 WebPositive: add a bookmark bar.
src/apps/webpositive/BrowserWindow.cpp | 141 ++++++++++++++++++++++++++++++++
1 file changed, 141 insertions(+)

Upstream: cgit.haiku-os.org


  • Share