Discussions tagged DragDrop

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...
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...
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 ...
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 ...
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....
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...
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