Changes between Initial Version and Version 1 of Ticket #7330, comment 21
- Timestamp:
- Sep 23, 2016, 7:03:55 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7330, comment 21
initial v1 2 2 > 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. 3 3 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.4 You 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.