Page 1 of 1

SC popupmenu checked state

Posted: 08 Feb 2023 05:44
by jupe
I noticed recently that the checked state isn't shown anymore for popupmenu, other states seem ok though.

eg. popupmenu("cap;;;2");

Re: SC popupmenu checked state

Posted: 08 Feb 2023 12:25
by admin
Indeed, good find. Fix comes.

Re: SC popupmenu checked state

Posted: 21 Oct 2023 01:04
by jupe
I noticed that a a lot of the submenu items in the View menu don't show their checked state when using their CID via SC popupmenu, maybe it isn't possible in this context, but thought I'd mention it in case it was an oversight. The items I am talking about is most items under the Views/Sort By/Columns/Tab submenus. Here is a quick repro of just one from each submenu (+ all from the Tab menu):

popupmenu("#302|-|#321|-|#364|-|#341|#349|#350|#355|#358");

Re: SC popupmenu checked state

Posted: 21 Oct 2023 09:21
by admin
As you guessed, it's not possible in this context.