Callbacks
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
Callbacks

 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence
Author Message
Guenther Sohler
Guest





Posted: Mon Nov 14, 2005 1:10 pm    Post subject: Callbacks Reply with quote

I know, that there is a callback list, where you can register functions to
call, when analog artist starts up. it is


aaAddEventCB( "sim-env:start-sim-session" 'NL_Install_Artist_MenuCB 1)

There is no documentation about this command. Which other keywords are
available there ?
How can I register callbacks, when other tools start up, lets say:
virtuoso, schematic composer ???

Back to top
Bernd Fischer
Guest





Posted: Mon Nov 14, 2005 1:10 pm    Post subject: Re: Callbacks Reply with quote

Also based upon your previous post, I think
'deRegUserTriggers' is what you are looking for.

deRegUserTriggers(
t_viewType
[ s_appTrigger [ s_menuTrigger [ s_postInstallTrigger ] ] ]
)

Bernd

Guenther Sohler wrote:
Quote:
I know, that there is a callback list, where you can register functions to
call, when analog artist starts up. it is


aaAddEventCB( "sim-env:start-sim-session" 'NL_Install_Artist_MenuCB 1)

There is no documentation about this command. Which other keywords are
available there ?
How can I register callbacks, when other tools start up, lets say:
virtuoso, schematic composer ???

Back to top
Andrew Beckett
Guest





Posted: Mon Nov 14, 2005 9:10 pm    Post subject: Re: Callbacks Reply with quote

On Mon, 14 Nov 2005 10:53:05 +0100, Bernd Fischer
<""bernd.fischer\"@xignal-A%&HY%$v#&G=.de"> wrote:

Quote:
Also based upon your previous post, I think
'deRegUserTriggers' is what you are looking for.

deRegUserTriggers(
t_viewType
[ s_appTrigger [ s_menuTrigger [ s_postInstallTrigger ] ] ]
)

Bernd

Guenther Sohler wrote:
I know, that there is a callback list, where you can register functions to
call, when analog artist starts up. it is


aaAddEventCB( "sim-env:start-sim-session" 'NL_Install_Artist_MenuCB 1)

There is no documentation about this command. Which other keywords are
available there ?
How can I register callbacks, when other tools start up, lets say:
virtuoso, schematic composer ???



Indeed. aaAddEventCB is a private function, purely for triggers in the Analog
Design Environment. deRegUserTriggers() is the function to use for Virtuoso
Layout Editor, and Schematic Editor (and Symbol Editor, for that matter).

Andrew.

Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Contact Us
Powered by phpBB