Ticket #12921 (closed enhancement: fixed)
Correcting wxSplitterWindow SashDrawing in wxOSX_COCOA
| Reported by: | retrakker | Owned by: | csomor |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | wxOSX-Cocoa | Version: | 2.9-svn |
| Keywords: | Cc: | ||
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
This patch is trying to imitate the original NSSplitView sash drawing better. I have no Carbon build, so this needs to be checked but overall the size should reflect what NSSplitView is normally doing. Especially wxSP_THIN_SASH (aka 0) should be 1px on Cocoa and there are only adornments on 3D sashes.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

