Bug 369823 - Provide possibility to obtain drag-and-drop system cursors
Summary: Provide possibility to obtain drag-and-drop system cursors
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.2   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 11:15 EST by Thomas Singer CLA
Modified: 2018-03-28 02:13 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Singer CLA 2012-01-26 11:15:33 EST
Build Identifier: 

e.g. for drag-not-allowed

Reproducible: Always
Comment 1 Felipe Heidrich CLA 2012-01-30 11:28:18 EST
Silenio, do you know if that is possible on all system ?

Thomas, why do you need it. Doesn't the system set the drag-not-allowed for you during drag operation ?
Comment 2 Thomas Singer CLA 2012-01-30 13:38:46 EST
We simulate drag and drop of tool windows using a mouse listener and need to set the cursor ourselfs.
Comment 3 Alexander Kurtakov CLA 2018-03-28 02:13:59 EDT
Isn't CURSOR_NO good for this usage?