Discussions tagged DragDrop
Trapping the pbm_lbuttondown event within the object the event is defined in
- Advice
- Last updated 3 weeks ago
- John Fauss replied 3 weeks ago
I'm in the process of mocking up a tool style window that will allow me to place grippers on the window depending on where the window is located within the MDI frame. I need to be able to click on this area/gripper.
I added a mouse down (pbm_lbutton...
New Method: Drag and drop from Outlook via Webbrowser drag target
- Resolved
- How-to
- Last updated 1 month ago
- Jeff Kandt replied 3 weeks ago
We've been struggling, like a lot of people apparently, with providing the ability to drag messages and attachments from Outlook into our PowerBuilder app.
We had been using Dddll.dll from Catsoft, but that stopped working when Outlook went to 64-b...
DragWithin event doesn't update datawindows
- Resolved
- How-to
- Last updated 2 years ago
- Tracy Lamb replied 2 years ago
My again... this is still giving me trouble I didn't notice before...
When I drag/drop from one SalesOrder to another, I have to change the sales_order in the database, and assign a new line number. After that, I update both the current dw and the ...
Problem with right mouse button drag and drop
- Resolved
- Issue
- Last updated 4 years ago
- René Ullrich replied 4 years ago
After upgrading to 2019 R2 build 2328 (32 bit) our users noted that dragging within treeviews using the right mouse button no longer is possible.
The treeview controls have the Dragauto property set and DisableDragAndDrop unchecked.
When dragging ...
Drag and drop to re-order rows within a ListBox control
- How-to
- Last updated 4 years ago
- Daniel Vivier replied 4 years ago
Does anyone have any sample code or pointer to a helpful article for doing this - dragging one row of a listbox control to another position in the control and dropping it there, to re-order the items?
Thanks....
Drag Drop files onto window (PB 2017 R3, Windows 10)
- Resolved
- How-to
- Last updated 5 years ago
- Stephan Schröpel replied 1 year ago
Hi,
A fairly thorough search on the internet has yielded several old posts about how to accomplish this. The most recent post I found, uses the STD framework, which isn't an option for me so I haven't tried that one but none of the others work. Usin...
Issues with cancelling drag/drop?
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
We have an application that requires scheduling of people, and developed a datawindow that showed a Gantt chart type interface to allow users to manage the schedule. This was created a few years ago under PB 11.
One of the things users can do is d...
- Page :
- 1