On May 10, 2008, at 3:40 PM, marius schebella wrote: > Hans-Christoph Steiner wrote: >> Surely it is possible to improve, it is just a matter of someone >> doing the work. >> Patches welcome! :D > > Is the functionality included in g_editor.c and/or g_canvas.c? and > where is the code for the tcl/tk windows? pd.tk? and how do they > communicate? since there are not many people working on interface > behaviour, I guess it is not an easy task. I only know matju, who > did big changes to the interface (which did not make it into the > core pd) and you doing work on the tcl/tk side, which are greate, > but also not in vanilla. after working with the lightweight, > antialiased, pd-x features with a lot of addons, I don't want to go > back to the vanilla look ever again. > marius.
The interface is in u_main.tk/pd.tk, look for "find". The implementation is indeed in g_editor.c, starting at canvas_find_again(). .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
