john madsen Posted February 4 Posted February 4 Hi I´m a little bit rusti in AC. I resently worked in AC12 but have just bougt AC22. I have loaded my old homemade menufiles from AC12 to AC22, but i can´t get my pulldown-bars etc. up on the screen. How do i do that...? John Quote
BIGAL Posted February 4 Posted February 4 Where your menu's, MNU or CUI/CUIX files ? Either way you use menuload or menuunload to remove sometimes have to do that before reloading. If your custom menu is inside a "ACAD.mnu" then you may have a problem. Can you please confirm. Quote
john madsen Posted February 5 Author Posted February 5 I´m using cuix-files and i hav tried to unload and after that to reload the menufile. The file do load as it suppose to, but i can´t get the toolbars, pulldown etc. up on the screen....? Quote
SLW210 Posted February 5 Posted February 5 You haven't mentioned what you have tried so far. If you haven't already, MENUBAR to 1, then go to Tools>Hover over Toolbars, should be a dropdown to select the toolbar group you need. If you already have a toolbar docked, just Right-Click an empty area. Quote
john madsen Posted February 5 Author Posted February 5 Thanks for your responce. I found a solution and it´salle working.... Quote
BIGAL Posted February 5 Posted February 5 (edited) Yep same for if you do or dont like the Ribbon. Ribbonclose and Ribbon. Edited February 5 by BIGAL Quote
Steven P Posted February 8 Posted February 8 (edited) A little tip - when you find setting like these that sets CAD to how you like it, put them into a LISP (setvar 'menubar 1) for example - mine is saved something like CADSettings.LSP... so that when it is upgrade time there is half a chance of a quick fix to make thing 'correct' - or spend a day trying to remember what you did 2, 5 or 10 years ago. Add comments so you know what each does, Edited February 8 by Steven P 1 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.