mshearer Posted January 13, 2009 Posted January 13, 2009 So I've created some custom commands and put them onto a custom toolbar. Now I want to allow other users the ability to open that toolbar on their own machine. I'm lost...what do I need to do? Quote
borgunit Posted January 13, 2009 Posted January 13, 2009 What I do to keep things separate, is a lot like the old fashioned way. I create a new mnu file and compile it to mnr and mns. I keep the toolbar icons in a dll file for safe keeping and keep all these and any dvb or vlx in a separate folder locally for each user. We use a copy on load application I wrote to apply the latest changes to the tools and macros (overwrite the files in this folder). We use menuload initially to load the menus. AutoCAD creates a CUI at that time for the menu. I hope this might help some. Quote
Recommended Posts
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.