Re: custom 'widgets'
Posted: Sun Oct 25, 2020 9:59 pm
Thanks Jim!
That does appeal to my lazy side indeed! And it does have the benefit of not switching into browse mode...
I do like having discreet values as well though, so will test this along with my latest version (based on Bernd's suggestion): popover.livecode
And @Bernd - thank you for cluing me in on openControl/closeControl handlers... very helpful. Also curious about revIDESubscribe - there is no information about this in the dictionary not that much online other than it's used for plugins... is there a good source of into to read more on this and for available messages/subscriptions?
Also -- i replaced your 'red dot' graphic with an SVG widget, but it doesn't seem to respond to 'mouseEnter' messages, so i had to put that in a 'mouseMove' handler which does seem to work. Is this something particular to the SVG widget, do you know?
That does appeal to my lazy side indeed! And it does have the benefit of not switching into browse mode...
I do like having discreet values as well though, so will test this along with my latest version (based on Bernd's suggestion): popover.livecode
And @Bernd - thank you for cluing me in on openControl/closeControl handlers... very helpful. Also curious about revIDESubscribe - there is no information about this in the dictionary not that much online other than it's used for plugins... is there a good source of into to read more on this and for available messages/subscriptions?
Also -- i replaced your 'red dot' graphic with an SVG widget, but it doesn't seem to respond to 'mouseEnter' messages, so i had to put that in a 'mouseMove' handler which does seem to work. Is this something particular to the SVG widget, do you know?
