[haiku-commits] Re: r40588 - haiku/trunk/src/apps/showimage

  • From: Clemens <clemens.zeidler@xxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 21 Feb 2011 13:42:21 +1300

On Mon, 21 Feb 2011 11:42:31 +1300, <superstippi@xxxxxx> wrote:

Log:
 * Added functionality for initializing and retrieving future tool bar
   icons.
 * Imported a few of zuMi's awesome tool bar icons as C code. Doing
   it this way imposes the least start up panalty (10ms on my Core 2 Duo,
   which is imperceptable when usually opening some largish image).
 * The init code is run, but there is no tool bar yet.


hi Stippi,

whats your general thought about toolbars? For me toolbar and menubar are clashing a bit. They basically do the same but use twice as much space. For example, tracker is very space efficient with just a menu. No doubt, toolbars are easy to use and give a quick access to the core functions but are not able to show all the option accessible in a large menu.

Since there is no clear toolbar concept in haiku or R5 we might thought about it how to do it in the best way. Think a ribbon like approach would not be an option since it use lot more space and makes things quite complicated. Maybe a combination of menu- and toolbar would be a solution? e.g. a dropdown menu at the left of the bar containing the complete menu; right of this dropdown menu could be the icon toolbar located...

In case of showimage I would prefer to show as much as possible of the image. Especially some linux viewer are very bad at this point.

Regards,
        Clemens

Other related posts: