Jump to content

Making a toolbar icon for a lisp routine


Organic

Recommended Posts

I know how to load load lisp routines, and add buttons to toolbars through the cui although how do I add a button for a lisp routine to a toolbar then?

Link to comment
Share on other sites

shouldn't it just be C^C^lispcommand ? If you want the lisp to always load, add it to your accadoc.lsp file

 

Can't i just add it to the Startup Suite under "Load Application" for lisps?

Link to comment
Share on other sites

i do this as well...just make sure the lisp in somewhere in the support file search path...

 

^C^C(IF (NOT gyp) (LOAD "gyp")) gyp

 

not sure if this will work in lt as it is, in itself, a lisp routine calling a lisp routine?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...