Changes between Initial Version and Version 1 of Ticket #7330, comment 21


Ignore:
Timestamp:
Sep 23, 2016, 7:03:55 AM (8 years ago)
Author:
KapiX

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7330, comment 21

    initial v1  
    22> For other controls that support an orientation (BProgressBar, BScrollBar, ...), there is a separate "orientation" parameter, with values B_HORIZONTAL and B_VERTICAL. BControlLook already uses this convention, and I would do the same for the tabs.
    33
    4 You can have tabs above or below the view, and for both of those cases it would be B_VERTICAL, so that is not really an option.
     4You can have tabs above or below the view, and for both of those cases it would be B_HORIZONTAL, so that is not really an option.