On Feb 20, 2012, at 7:56 PM, Mathieu Bouchard wrote: > Le 2012-02-20 à 16:10:00, Jonathan Wilkes a écrit : > >> I could ameliorate the problem by setting a minimum value for the >> -wraplength of the tk label for the tooltip. > > You can't ameliorate a big rock by walking around it... > > the <<Loaded>> virtual event system still won't work. > > To have a «level 3» event, it needs to be triggered by a sys_queuegui() that > happens after every sys_queuegui() that came from loading the patch. The last > sys_queuegui() will call sys_vgui() with a Tk command for sending a synthetic > event, and that command will only be eval'd after every other sys_vgui() > command related to loading the patch.
That sounds very useful, feel like coding it? I think the Tk events could be named after the Pd events: initbang and loadbang. .hc ---------------------------------------------------------------------------- There is no way to peace, peace is the way. -A.J. Muste _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
