CommunityForums Custom IC SKILL deRegUserTriggers

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 129
  • Views 28017
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

deRegUserTriggers

MLindig
MLindig over 9 years ago

I used deRegUserTriggers for "schematic" view type, but my trigger functions need some additional data which are available at the deRegUserTriggers call.

My question is how can I access the additional data from the trigger function?

Another question is: Can I put some extended (userspecific) context data to a schematic view?

I tried: (putprop deGetContext(window(4)) "some data" 'myUserCtxData) but it does not work :(

Thanks for help,

Michael

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 9 years ago

    Michael,

    Maybe you can explain a bit more about what you're trying to do. One thing you could do is store it as a property on the window object?

    Regards,

    Andrew.

    • Cancel
    • Up 0 Down
    • Cancel
  • MLindig
    MLindig over 9 years ago

    I need to add some specific hilighting in the schematic, where the data for the hilighting will come from different sources and depends on the selction of the source data. The selection of the hilighting source data will be done in a dialog, where I call geOpen(...) which triggers my preregisterd trigger function.

    But the hint with the putprop on the window object should solve my problem ;)

    Thanks,

    Michael 

    • Cancel
    • Up 0 Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.