Opened 10 years ago
Closed 10 years ago
#11394 closed bug (fixed)
[PATCHes] BToolbar rework, standard icons, etc.
Reported by: | waddlesplash | Owned by: | axeld |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
(Don't close this ticket after applying patches, as I've got quite a bit that I'm posting here a few at a time so it's easier to review & revise them.)
Everything else should be pretty much self-explanatory.
Attachments (3)
Change History (12)
comment:1 by , 10 years ago
patch: | 0 → 1 |
---|
by , 10 years ago
Attachment: | 0001-ToolBarView-rename-to-BToolbar-and-move-to-libshared.patch added |
---|
comment:3 by , 10 years ago
patch: | 0 → 1 |
---|
by , 10 years ago
Attachment: | 0002-BToolbar-Allow-the-toolbar-s-orientation-to-be-set-b.patch added |
---|
comment:5 by , 10 years ago
patch: | 0 → 1 |
---|
comment:6 by , 10 years ago
I'm not completely confident reviewing this one. I'd rather see the likes of stippi or pulkomandy review.
However, a couple comments:
- don't you also need to address padding for this class?
- the doxygen documentation looks incorrect; it has
BControl::SetIcon
rather thanBBitmap::SetIcon
by , 10 years ago
Attachment: | 0003-Button-add-a-SetIcon-resourceID-convenience-method.patch added |
---|
comment:7 by , 10 years ago
patch: | 1 → 0 |
---|
comment:9 by , 10 years ago
patch: | → 0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
BToolBar API is mostly OK at this point, so closing as resolved. (The only unapplied patch here should not be applied.)
Note:
See TracTickets
for help on using tickets.
Applied in hrev48216.