Persistent object-level reactors in VBA

Discussion in 'AutoCAD' started by Maksim Sestic, May 19, 2004.

  1. Dear all,

    Is there any good example of implementing persistent (not transient)
    object-level reactors via VBA?

    Regards,
    Maksim Sestic
    www.geoinova.com
     
    Maksim Sestic, May 19, 2004
    #1
  2. Unless 2005 changed the rules, there is no such thing in VBA. You'll
    have to hack a workaround.
     
    Frank Oquendo, May 19, 2004
    #2
  3. Frank,

    Thanks for the tip, it saved me days of exploring what am I doing wrong :)
    On the other hand, would it be possible to raise persistent object-level
    reactors via VLAX, still using my VBA event-processing mechanism somehow?
    What it currently does is updating specific block attributes with various
    processed AcDbBlockReference's XData values...

    Regards,
    Maksim Sestic
    www.geoinova.com
     
    Maksim Sestic, May 20, 2004
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.