Adding a link to swap Icon Menus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have added a link in my "ACE_Panel_Menu.dat" file to point to a custom icon menu file that I created. I followed the suggested instructions on the Acad support site. I have also added a similar link in my custom menu file that points back to the default.
It works fine but if I add an item from the custom menu and then return to the menu for another one, it goes back to the default menu each time.
I would like it to stay on the custom menu until I use the link to go back to the default. Is this possible?
Here are the 2 links I added to the menus:
Default Menu (c:wd_loadmenu "ACE_PANEL_WIRING_MENU.DAT")(c:wd_insym_go2menu 0)
Custom Menu (c:wd_loadmenu "ACE_PANEL_MENU.DAT")(c:wd_insym_go2menu 0)
The default menu is for normal panel layout blocks and the custom menu is for panel wiring blocks (with wire connection attributes)
I don't really understand the command (c:wd_insym_go2menu 0) - what does the "0" do?
Thanks in anticipation
