#3
To create customized toolbars, you can use the same metod that acad used: Create a *.mns file (you can use the *.mns file of acad or create your own) and create *.bmp files.
You can create a new folder for these files if you include this folder to your searchpath.
Check the Intellicad Help for moer informations about the syntax for toolbar customization.
Works fine and sure is a good way to make the use of your system easier, especially if you work with Lisp.
Michael
You can create a new folder for these files if you include this folder to your searchpath.
Check the Intellicad Help for moer informations about the syntax for toolbar customization.
Works fine and sure is a good way to make the use of your system easier, especially if you work with Lisp.
Michael