Bug 292753 - Add a possibility to get the ImageData and Hotspot for a system cursor
Summary: Add a possibility to get the ImageData and Hotspot for a system cursor
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.4.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-20 05:49 EDT by Heiko Böttger CLA
Modified: 2019-09-06 16:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Böttger CLA 2009-10-20 05:49:20 EDT
User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Build Identifier: M20090211-1700

In our application we what to use an arrow cursor that is mirrored on the y-axis, but SWT doesn't offer any possibility to get the imagedata and hotspot from an existing system cursor. We don't want to create a custom cursor from an image supplied with out application, since the appearance is defined by the specific system and user setting. 

Is it possible some methods to get the imageData and hotpot?
An option to flip a cursor would be nice but with the imageData we could also create decorated cursor for drag and drop operations.

Reproducible: Always
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:04:52 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.