DWF Viewer (Read Only)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Questions about the popupmenu's function

1 REPLY 1
Reply
Message 1 of 2
andychen
338 Views, 1 Reply

Questions about the popupmenu's function

I have some probems with VVW activeX.
Could some help me?
I want to use the ActiveX in my delphi application,
but this ActiveX doesnt supply all the method that
its owner right-click popupmenu has.I want to have
my owner toolbars or popupmenu to execute the same
action with the activeX' popupmenu.for example:
I put the scale button :i use ZoomByFactor() method
supply by VVW.
the quesiton is:how i can get all the method??
Thanks in advance.
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: andychen

andychen,

 

VVE control now supports toolbars. May be this
would benefit you and save time trying to recreate toolbars.

You can display the existing toolbars as shown in
the sample below:

 

AvViewX1.DisplayToolbar kFormatToolbar +
kMarkupToolbar + kModifyToolbar + kSnapToolbar + kStandardToolbar

 

If you still wish to create your own toolbars, then
please let me know specifically which methods or commands

in the right click context menu you want. It is
true that not all the entries here have equivalent methods.

 

Cheers,

Thilak

 


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
I
have some probems with VVW activeX.
Could some help me?
I want to use
the ActiveX in my delphi application,
but this ActiveX doesnt supply all
the method that
its owner right-click popupmenu has.I want to have
my
owner toolbars or popupmenu to execute the same
action with the activeX'
popupmenu.for example:
I put the scale button :i use ZoomByFactor() method

supply by VVW.
the quesiton is:how i can get all the method??

Thanks in advance.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report