Open wxtrac opened 19 years ago
Issue migrated from trac ticket # 9309
component: GUI-all | priority: low | keywords: dnd wxBitmap wxDropSource
Using the wxDropSource for dragging operations between different windows is limited to wxCursor and it's small image size. It is very usefull to support wxBitmap instead for larger dragimages.
At least under MSW a cursor has to be used so I don't think it's possible to change this.
Issue migrated from trac ticket # 9309
component: GUI-all | priority: low | keywords: dnd wxBitmap wxDropSource
2005-06-01 10:12:46: jericho4712 created the issue
Using the wxDropSource for dragging operations between different windows is limited to wxCursor and it's small image size. It is very usefull to support wxBitmap instead for larger dragimages.