XREF AUTO RELOAD

XREF AUTO RELOAD

rob.aHH2T8
Enthusiast Enthusiast
1,104 Views
1 Reply
Message 1 of 2

XREF AUTO RELOAD

rob.aHH2T8
Enthusiast
Enthusiast

A forum search didn't work.  Looking for a lisp to auto reload xrefs every time they're saved.  I'm the only one working with the xref and the opened drawing.  There is a the bubble notification that is a one button control, but I'd like it to be a zero button control.

Thanks!

0 Likes
1,105 Views
1 Reply
Reply (1)
Message 2 of 2

john.uhden
Mentor
Mentor

Interesting, and good idea.

 

That might be better suited for ARX or .NET than Lisp.  You would probably need a reactor that fires on almost any event and a reaction that checks the latest date of the xref(s) and then alerts you to reload (or automatically reloads).  Maybe a little Googling is in order?  It appears that I never wrote one.

John F. Uhden

0 Likes