SC tag

Things you’d like to miss in the future...
Post Reply
jupe
Posts: 2809
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

SC tag

Post by jupe »

The new toggle feature is useful, I noticed though that it doesn't work when using index (instead of caption) as Tag value, it only sets, not toggle. eg,

tag 1, 3:=1;

I guess because of soft tags now being a feature in Label captions, toggling by index would be more useful because the soft label could change if tags were added/removed.

admin
Site Admin
Posts: 60633
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: SC tag

Post by admin »

Oh yes. Fix comes. :tup:

jupe
Posts: 2809
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: SC tag

Post by jupe »

Unset doesn't seem to work for indexes either, eg.

tag 1, 3:=0; msg "Tag set"; tag 1, 3:=2; msg "But not unset";

admin
Site Admin
Posts: 60633
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: SC tag

Post by admin »

Oh yes. Fix comes. #2 :tup:

Post Reply