DRAGTYPE¶
DRAGTYPE_ATOMARRAY |
Atom array. The data is a list of |
DRAGTYPE_CMDPALETTE |
Not supported. |
DRAGTYPE_COMMAND |
Not supported. |
DRAGTYPE_DESCID |
Description ID. The data is a dict(‘did’: |
DRAGTYPE_ICON |
Not supported. |
DRAGTYPE_FILES |
Files. The data is a string with the filename. |
DRAGTYPE_FILENAME_IMAGE |
Image. The data is a string with the filename. |
DRAGTYPE_FILENAME_OTHER |
Other filename. The data is a string with the filename. |
DRAGTYPE_FILENAME_SCENE |
Scene filename. The data is a string with the filename. |
DRAGTYPE_MANAGER |
Not supported. |
DRAGTYPE_RGB |
RGB color. The data is a |
DRAGTYPE_RGB_ARRAY |
RGB color array. The data is a list of |
DRAGTYPE_RGBA_ARRAY |
RGBA color array. The data is a |
DRAGTYPE_BROWSER |
Browser drag message. The data is a list of string with the filename. |
DRAGTYPE_ASSET |
New in version 2023.2.0: Message ID for Asset browser assets, the message data is a |