----- Original Message -----

> From: Mathieu Bouchard <[email protected]>
> To: Roman Haefeli <[email protected]>
> Cc: [email protected]
> Sent: Monday, February 20, 2012 4:23 PM
> Subject: Re: [PD] [PD-announce] old editing features of Pd-extended 0.43
> 
> Le 2012-02-20 à 14:27:00, Mathieu Bouchard a écrit :
> 
>>  and adding some tables so that Tk-side code can be more aware of what's 
> going on, such as « canvas finished loading » events (though this part of 
> pd43 
> is completely different from DesireData's equivalent).
> 
> I don't know why I mentioned it... it's definitely not similar enough.

And it doesn't quite work.  The <<Loaded>> virtual event will trigger before 
Tk is actually finished drawing the patch window.  At least I think that's 
what's 
happening, because I tried to do [loadbang]--[tip 1 hello(--[s this_canvas] 
(which will create a window item on the canvas with a label in it with the text 
"hello"), but the label is given too narrow a width and I get:
h
e
l
l
o

If I send the message to create the tip manually, after the patch has finished 
loading, 
it displays fine.

-Jonathan
> 
> But the thing about Wish still holds (deleting the C code in the Tk side and 
> some related things).
> 
> And I didn't really want to go into those details. My mistake. The point was 
> really about the proportion of code that changed.
> 
> ______________________________________________________________________
> | Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC
> _______________________________________________
> [email protected] mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
> 

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to