Home » Developer & Programmer » Forms » Urgent - drag and drop columns
Urgent - drag and drop columns [message #81863] Thu, 27 March 2003 10:30 Go to next message
beginning
Messages: 5
Registered: March 2003
Junior Member
Hi, Experts:

There are a lot of columns in one data block. I need to code a function to drag and drop columns. EI: If I holded my mouse and clicked columns heading 10 drag and drop to column 2. How can I code in the Oracle Forms?

Thanks
Re: Urgent - drag and drop columns [message #81872 is a reply to message #81863] Fri, 28 March 2003 00:07 Go to previous messageGo to next message
utsav
Messages: 94
Registered: March 2003
Member
Hi,

For Drag and Dropnoperations u have to use the DRAG.pll.

Attach the drag.pll to the libvraries.
The add three mouse trigger to the item that has to be dragged
mouse up
mouse down
mouse move
in the up trigger use the click function of the drag.pll
in the doum write the code
in the move trigger use the move function.

try this case of problems let me know.

utsav.
Re: Urgent - drag and drop columns [message #132471 is a reply to message #81863] Sat, 13 August 2005 00:09 Go to previous message
amphrodite
Messages: 21
Registered: July 2005
Junior Member

Hi,

I hv downloaded the grag.pll somewhere from the net.But when i try to attache the library i encountered error with the following alert : drag.pll contains a non-portable directory specification.Remove path?Once i attach,i found that the mouse package spec and body are both empty.

Do u know what is the possible cause to this error?

Tq in advance.
Previous Topic: Retrieve Recors
Next Topic: Connecting any hardware through Oracle
Goto Forum:
  


Current Time: Thu Sep 19 20:24:10 CDT 2024