[PD] implementing tooltips WAS: Pd-extended 0.43 updates: lots of new editing features

Mathieu Bouchard matju at artengine.ca
Tue Jul 12 19:43:19 CEST 2011


On Tue, 12 Jul 2011, Jonathan Wilkes wrote:

> Given a t_object, what's the best way to tell if it's an abstraction, 
> and-- if it is-- how can I query its glist members (gl_name and the 
> canvasenvironment ce_path?)

EXTERN int canvas_isabstraction(t_canvas *x);

declared in #include "g_canvas.h"

  _______________________________________________________________________
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC


More information about the Pd-list mailing list