See the top rated post in this thread. Click here

Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: Example code using reactors

  1. #1
    Member
    Join Date
    2000-11
    Posts
    29
    Login to Give a bone
    0

    Default Example code using reactors

    In light of learning something new I've been trying to learn to use reactors in my lisp code, but have been unsuccessful. I was hoping that some one would be willing to share some example code utilizing reactors with in your lisp code.

    Thanks....Gathen

  2. #2
    AUGI Addict
    Join Date
    2005-08
    Posts
    1,043
    Login to Give a bone
    1

    Default Re: Example code using reactors

    Maybe this site can help you.

    Looking for Visual Lisp Reactors open source code routines? (0 replies)
    Posted by: Luis Esquivel
    Date: Nov/10/05 - 16:44 (PST) NEW!
    And more.... at our FREE "Downloads" section:

    http://www.geometricad.com/free.php?p=0&lang=en

  3. #3
    Member
    Join Date
    2000-11
    Posts
    29
    Login to Give a bone
    0

    Default Re: Example code using reactors

    Thanks for the info I'll take a look.

  4. #4
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,096
    Login to Give a bone
    0

    Default Re: Example code using reactors

    Gathen,

    Have you searched this forum for reactors? You should find a couple of pages of results.

    From what I understand about reactors is that the reactor is not actually a part of your lisp routine. It is a seperate routine that creates a reactor. Once a reactor based on a particular event is triggered, then the reactor executes your designated lisp routine.

    HTH
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  5. #5
    Member
    Join Date
    2000-11
    Posts
    29
    Login to Give a bone
    0

    Default Re: Example code using reactors

    No, I have not searched this page for reactors, but I'll take a look.

    Thanks for the help....

  6. #6
    AUGI Addict kennet.sjoberg's Avatar
    Join Date
    2002-05
    Posts
    1,707
    Login to Give a bone
    0

    Default Re: Example code using reactors

    Here is 2 simple to start with
    Xref
    Zoom

    : ) Happy Computing !

    kennet

  7. #7
    Member
    Join Date
    2000-11
    Posts
    29
    Login to Give a bone
    0

    Default Re: Example code using reactors

    kennet

    thanks for the examples.....

    Gathen

  8. #8
    I could stop if I wanted to
    Join Date
    2002-02
    Location
    Kansas
    Posts
    487
    Login to Give a bone
    0

    Default Re: Example code using reactors

    dose anyone use the Tutorial that AutoCAD have I find the that if you go Thu the garden path Tutorial by AutoCAD it cover most of AutoLISP and they go on to ActiveX and VBA.

  9. #9
    AUGI Addict kennet.sjoberg's Avatar
    Join Date
    2002-05
    Posts
    1,707
    Login to Give a bone
    0

    Default Re: Example code using reactors

    Quote Originally Posted by jwanstaett
    . . .garden path Tutorial. . .So please post reply to this thread. . .
    Why in this using reactor thread ?

    : ) Happy Computing !

    kennet

  10. #10
    I could stop if I wanted to pnorman's Avatar
    Join Date
    2005-02
    Location
    Calgary
    Posts
    203
    Login to Give a bone
    1

    Default Re: Example code using reactors

    Hi Kennet,

    The garden path tutorial includes some examples of reactors.

    To jwanstaett:
    I have done the garden path tutorial.

    Regards
    Phill

Page 1 of 2 12 LastLast

Similar Threads

  1. Can someone help me with reactors?
    By ReachAndre in forum AutoLISP
    Replies: 5
    Last Post: 2014-05-28, 03:02 PM
  2. need some help with reactors
    By darren_lambett in forum AutoLISP
    Replies: 1
    Last Post: 2009-04-20, 12:31 PM
  3. Can this be done with reactors?
    By kieren in forum AutoLISP
    Replies: 5
    Last Post: 2004-10-06, 03:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •