Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Solved! Go to Solution.
It appears to invoke this command from the GUI.
Clear all apearances
It appears to invoke this command from the GUI.
Clear all apearances
Thank you for the reply first..
And can I ask you 1 more thing.
I want to know what is
mapkey ac @MAPKEY_LABELauto color;\
mapkey(continued) ~ Select `main_dlg_cur` `View:ProCmdViewGallery`;\
mapkey(continued) ~ Close `main_dlg_cur` `View:ProCmdViewGallery`;\
mapkey(continued) ~ Command `ProCmdViewAppearanceEditor`;\
mapkey(continued) ~ Select `main_dlg_cur` `View:ProCmdViewGallery`;\
mapkey(continued) ~ Close `main_dlg_cur` `View:ProCmdViewGallery`;\
mapkey(continued) ~ Command `ProCmdViewAppearanceEditor`;
I really appreciate your reply
@YK_TRIONNET_KR wrote:
Thank you for the reply first..
And can I ask you 1 more thing.I want to know what is
mapkey ac @MAPKEY_LABELauto color;\
mapkey(continued) ~ Select `main_dlg_cur` `View:ProCmdViewGallery`;\
mapkey(continued) ~ Close `main_dlg_cur` `View:ProCmdViewGallery`;\
mapkey(continued) ~ Command `ProCmdViewAppearanceEditor`;\
mapkey(continued) ~ Select `main_dlg_cur` `View:ProCmdViewGallery`;\
mapkey(continued) ~ Close `main_dlg_cur` `View:ProCmdViewGallery`;\
mapkey(continued) ~ Command `ProCmdViewAppearanceEditor`;
I really appreciate your reply
Hi,
it would be nice from you to run mapkey and then find UI command related to it. It's not difficult and at least you'll learn something yourself.