-
Is it possible to set the transparency of a wx.DragImage? If not, is there any chance to implement it?
Currently it seems there is a fix default transparency.
-
In my case, I use a big spritesheet of images for my drag and drop items. You can move them from one grid to another. If I drag/drop them, the resulting placeholder image is the WHOLE spritesheet - is…
-
#### 描述问题:
在编辑器内进行拖拽时,startDrag 函数被调用两次,导致每次拖拽都会在 body 中插入一个 ae-DragImage 拖拽跟随元素。由于amis线上header背景是纯色,遮挡了ae-DragImage无法看到这个元素;只有在背景为渐变色时才能发现。此问题在试图结构中拖拽不会出现,但在编辑器内拖拽时会触发。
#### 截图或视频:
![2024082…
-
I'm guessing this is a known issue but I've just tried to compile this as 64-bit on a Mac (OS 10.13.3) running Xojo 2017 R3 and I get the following errors:
```
Linking Executable
Undefined symbol…
-
*Issue migrated from trac ticket # 19127*
**component:** wxMSW | **priority:** normal
#### 2021-04-01 00:26:54: gul_garak created the issue
___
When dragging a tree control entry in Windows the d…
-
# \* **I'm submitting a ...**
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
- **Do you want to request a _feature_ or report a _bug_?**
_bug_
- **What i…
-
I'm getting the following **warning** (`ENTabBarView.m`):
```
'dragImage:at:offset:event:pasteboard:source:slideBack:' is deprecated:
first deprecated in OS X 10.7
Use -beginDraggingSessionWithItems…
-
**Operating system**: Win 7
**wxPython version & source**: 4.04
**Python version & source**: python 3.7 32bit
**Description of the problem**:
While dragging an item the fol…
-
I don't really know if my request is actuall possible, at least I can not achieve it with the actual version 1.1.0.
As far I know If I want to change the drag image I have to set the dndDragImageEl…
-
Create a new vistrail, add a module, go to History view. Start a drag from one version, release drag over empty space and quickly click the other version before the dragged icon goes back to the origi…