- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey guys,
Currently I have a button in a tool palette that opens a read only lisphelp.txt document. This document holds all the lisps I autoload into my user computers and gives them the command and description of the lisp. This works fine except:
1. I can't control the font that each user has selected for notepad, so it looks different on everyone's machines.
2. It opens a second program other than CAD. I am using notepad instead of word or a pdf, because of it's speed, but it would be better if the button opened a dialog box that would read my text from lisphelp.txt.
I use a lee-mac lisp, Tip of the Day, to do exactly that and the pop-up box he uses in that lisp is perfect. I would like to create a lisp, that opens up that exact box (preferably one I can control the dimensions, like in his lisp) that reads from my lisphelp.txt doc.
Any help would be greatly appreciated, I will attach the lee-mac tip of the day lisp below.
Solved! Go to Solution.