Search found 5 matches

by box_
22 Dec 2010, 11:22
Forum: CAD VCL
Topic: Drag & Drop to TSGDrawingNavigator (25$ reward :)
Replies: 1
Views: 26807

Drag & Drop to TSGDrawingNavigator (25$ reward :)

Hello, am sorry for making another topic, but it would be very important and this time i make it more clear. Yes i would pay 25$ on paypal if somebody can help. :) Tried to program the sPanel_layout's (TsPanel) events ('OnDragDrop' and 'OnDragOver') but nothing happens. So how could i activate event...
by box_
20 Nov 2010, 20:44
Forum: CAD VCL
Topic: Drag & drop from VTreeView
Replies: 4
Views: 22298

Re: Drag & drop from VTreeView

Sorry i was talking stupid. (: No any Timage, please see the code. (Nothing interesting.) Tried to program the sPanel_layout's (TsPanel) events ('OnDragDrop' and 'OnDragOver') but nothing happens. So how could i activate event handling on a TSGDrawingNavigator? I need the mouse X,Y coordinates when ...
by box_
19 Nov 2010, 16:50
Forum: CAD VCL
Topic: Drag & drop from VTreeView
Replies: 4
Views: 22298

Re: Drag & drop from VTreeView

___
by box_
19 Nov 2010, 16:38
Forum: CAD VCL
Topic: Drag & drop from VTreeView
Replies: 4
Views: 22298

Re: Drag & drop from VTreeView

___
by box_
18 Nov 2010, 19:44
Forum: CAD VCL
Topic: Drag & drop from VTreeView
Replies: 4
Views: 22298

Drag & drop from VTreeView

Hello! I would like to achieve drag and drop between VirtualTreeview and CADImportVCL. It would be rather 'simple' because i dont need any data transfer between the two component. All i want is grab a node from VTree and pull it over cadimport, release the mouse button and make a graphic object (ent...