Page 2 of 2

Re: Dynamic icon in CTB context menu caption with alias not working

Posted: 25 Oct 2021 17:51
by klownboy
I did look at the time of the post, but the beta time and the post time are different due to the time zone difference so I ended up incorrectly assuming that Don's last post was essentially telling me to check for myself. No problem. :)

Re: Dynamic icon in CTB context menu caption with alias not working

Posted: 25 Oct 2021 17:58
by klownboy
Thanks Don, the icon in the caption is working great for variables (beta v22.30.0211). I'm sure autocart will check his original request for aliases. :tup:

Thanks autocart for bringing this up. :appl:

Re: Dynamic icon in CTB context menu caption with alias not working

Posted: 25 Oct 2021 17:58
by autocart
Don, thank you! It looks good now! :tup:

Re: Dynamic icon in CTB context menu caption with alias not working

Posted: 25 Oct 2021 17:59
by autocart
klownboy wrote: 25 Oct 2021 17:58 Thanks Don, the icon in the caption is working great for variables (beta v22.30.0211). I'm sure autocart will check his original request for aliases. :tup:

Thanks autocart for bringing this up. :appl:
I am glad that also someone else appreciates this. :kidding:

Re: Dynamic icon in CTB context menu caption with alias not working

Posted: 25 Oct 2021 18:29
by klownboy
Yes thank you autocart. It's a big deal for me at least for use of perms. I don't use many aliases.

Don, we shouldn't expect this to work with declared globals though, right? With variables made Global in "_Initialize" and then again under the caption, we wouldn't expected it to work since the variable wouldn't be realized as global until after the caption is read. Not a problem in any way. I wouldn't expected them to.

Re: Dynamic icon in CTB context menu caption with alias not working

Posted: 25 Oct 2021 18:38
by autocart
klownboy wrote: 25 Oct 2021 18:29It's a big deal for me at least for use of perms. I don't use many aliases.
If I would have known that it generally would/should work with perms as well, I would have used them first.
But now that I am already using aliases in this case, I'll leave it that way for right now. Maybe later ... but then, never change a running system.

Re: Dynamic icon in CTB context menu caption with alias not working

Posted: 25 Oct 2021 18:58
by admin
This is not in the scope of globals.

Re: Dynamic icon in CTB context menu caption with alias not working

Posted: 25 Oct 2021 19:21
by klownboy
admin wrote: 25 Oct 2021 18:58 This is not in the scope of globals.
I thought that was the case. Thanks Don.