Ticket #14830 (new enhancement)
wxAuiToolBar native appearance using wxRenderer
| Reported by: | RedTide | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxGTK | Version: | 2.9-svn |
| Keywords: | wxAuiToolBar wxRenderer appearance | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
I'm working on a patch (actually only for wxGTK2/3, I'll try later on wxMSW too) that give a native appearance to wxAuiToolBar.
The patch adds a DrawGripper(), DrawToolBar(), and DrawToolSeparator() to wxRenderer (where ATM only wxRendererGTK implements them) and some additions to the render sample to demonstrate how it works.
The attached images show my current results:
it can be noticed that in wxGTK3 both grips for the toolbar and pane splitter are not drawn, so I wonder if it is a gtk3 or my Ubuntu 12.10 configuration issue.
I'll appreciate any help/suggestions to improve it, TIA!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

