Changes between Initial Version and Version 2 of Ticket #1142


Ignore:
Timestamp:
Mar 9, 2010, 4:26:10 PM (14 years ago)
Author:
mmadia
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1142

    • Property Milestone R1Unscheduled
    • Property Owner axeld removed
    • Property Priority normallow
    • Property Summary BToolbar classBToolbar API
    • Property Version R1/pre-alpha1R1/Development
  • Ticket #1142 – Description

    initial v2  
    11A standard public toolbar class is missing. Is needed to keep a consistent look throughout the system.
    22Should it be possible to add any BControl-derived class to it?
     3
     4This mailing list thread: [http://www.freelists.org/post/haiku/GSoC-2010-idea-BToolbar-API BToolBar API], has some pertinent information in replies.
     5
     6Here are a few features that I quickly came up with, the actual feature set is a topic for further discussion and also depends on the eventual project proposal:
     7
     8 * horizontal/vertical positioning
     9 * tear-away toolbars
     10 * multi-tools that unfold (with a right-click?)
     11 * arbitrarily resizable symbols (vector)
     12 * show/hide labels
     13 * configuring via drag&drop
     14 * ...