Instantiaing Grouped Controls - Templates - Responsive

Alex Tweedly alex at tweedly.net
Mon Jun 12 15:40:57 EDT 2017


On 12/06/2017 18:30, Sannyasin Brahmanathaswami via use-livecode wrote:
> 2) I like everything you are describing but I don't get this: "resizeControl"  is never triggered if the resizeStack is "dormant"  that was my last "problem"   so, how are we "trigger" the resizeStack to "fire" when any stack is opened even if the size doesn't change.
I don;t know if it should be needed or not, but I often do

on opencard

     resizestack

end opencard

This also covers you for desktop when stacks are not resizable.

-- Alex.



More information about the use-livecode mailing list