[PD-dev] [ pure-data-Patches-2848128 ] use Tk tags for canvas elements

SourceForge.net noreply at sourceforge.net
Tue Sep 1 03:09:01 CEST 2009


Patches item #2848128, was opened at 2009-08-31 21:09
Message generated for change (Tracker Item Submitted) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2848128&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: feature
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: use Tk tags for canvas elements

Initial Comment:
Use Tk tags to mark the various things drawn onto a canvas, currently its: text, obj, msg, atom, cord, inlet, outlet.  I suppose it would be possible
  to also tag graph and array, but I didn't here.  This will make it much easier to dynamically change the look of things using pure Tcl.  It basically only touches the sys_vgui() calls, except for the new rtext_gettype() function for tagging text widgets as text/msg/obj/atom.

Here's the commit in the pd-gui-rewrite/0.43 branch:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=12156

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2848128&group_id=55736




More information about the Pd-dev mailing list