Search found 6 matches
- 22 Aug 2007, 13:20
- Forum: CAD VCL
- Topic: Mouse Wheel
- Replies: 3
- Views: 16594
- 20 Aug 2007, 18:22
- Forum: CAD VCL
- Topic: Mouse Wheel
- Replies: 3
- Views: 16594
Mouse Wheel
Hi, i try to understand your Viewer demo.
How do you implement using Mouse Wheel and right mouse button?
I have modified viewer demo to view dxf-File on a second tabsheet but mouse wheel has no function.
greetings
Alfons
How do you implement using Mouse Wheel and right mouse button?
I have modified viewer demo to view dxf-File on a second tabsheet but mouse wheel has no function.
greetings
Alfons
- 19 Jul 2007, 14:00
- Forum: CADViewX
- Topic: wrong values using Layers.box
- Replies: 1
- Views: 13608
wrong values using Layers.box
Hello,
why i get wrong values (all are 0) if i use
rec:=conv.Layers.Box; //->rec:tagFRectLong;
but i get the correct name of the Layer when i use
Conv.Layers.Name
why i get wrong values (all are 0) if i use
rec:=conv.Layers.Box; //->rec:tagFRectLong;
but i get the correct name of the Layer when i use
Conv.Layers.Name
- 21 Jun 2007, 12:14
- Forum: CADViewX
- Topic: switch on/off layer by code
- Replies: 2
- Views: 16508
- 20 Jun 2007, 10:47
- Forum: CADViewX
- Topic: switch on/off layer by code
- Replies: 2
- Views: 16508
switch on/off layer by code
Hallo,
how can i switch layers on/off by code using Delphi 7 ?
how can i switch layers on/off by code using Delphi 7 ?
- 19 Jun 2007, 22:28
- Forum: CADViewX
- Topic: visible area copy to clipboard
- Replies: 1
- Views: 13355
visible area copy to clipboard
Hi,
i am using delphi 7 and i dont know how i can copy the visible area
to clipboard.
Please give me an example if possible.
Thanks
alfons
i am using delphi 7 and i dont know how i can copy the visible area
to clipboard.
Please give me an example if possible.
Thanks
alfons