Posts: 1,336
Threads: 61
Joined: Jul 2006
Is there any way to have the menu icons refresh when the toolbar appears.Mine don't always load up correctly.I have af ew that i switch the icon but the menu doesn't notice the change and loads the previous icon.The toolbar does load the correct icon just not the menu.
Posts: 12,073
Threads: 140
Joined: Dec 2002
Menu icons are refreshed when you show another menu or edit that menu.
Posts: 1,336
Threads: 61
Joined: Jul 2006
is there anyway to make the icons refresh without showing another menu? like flags
Posts: 12,073
Threads: 140
Joined: Dec 2002
Try
_s.getmacro("the menu"); _s.setmacro("the menu")
Posts: 1,336
Threads: 61
Joined: Jul 2006
ok that does work but only if the menu isn't encrypted
Posts: 12,073
Threads: 140
Joined: Dec 2002
Then showing another menu is the only way to refresh icons.