Malte Brill wrote > Hi all, > > before I file a bug on this, I would like to enquire about your opinion. > > If in a behavior you have > > before resizeControl > — do some stuff > end resizeControl > > should this trigger if you send resizeControl to the control from > somewhere else? > > If yes, it does not seem to work in a standalone (but does not trigger an > error in the IDE). In the standalone it throws a can’t find handler error… > > What would you expect to be the correct behavior in this case? > > Cheers, > > Malte
Hi Malte, just tested LC8 DP16 in the IDE and a standalone and it works. I send from a button on mouseUp send "resizeControl" to grc 1 end mouseUp grc 1 has the script on resizeControl put "resizeControl " && the milliseconds into field "fRes" end resizeControl the behavior is before resizeControl beep end resizeControl Kind regards Bernd -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Should-before-handler-name-trigger-when-using-send-tp4702788p4702794.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode