Patches item #3610041, was opened at 2013-04-04 14:25 Message generated for change (Comment added) made by jancsika1 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3610041...
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: puredata Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jonathan Wilkes (jancsika1) Assigned to: Nobody/Anonymous (nobody) Summary: extra drawing instructions for data structures
Initial Comment: This patch adds four drawing commands for visualizing data structures: [drawrectangle] [filledrectangle] [drawoval] [filledoval]
Each one takes a pair of coordinates as the top left and bottom right bounding box for the shape. I'm silently truncating extra coordinates. I can easily change it to print a warning if that's preferable.
----------------------------------------------------------------------
Comment By: Jonathan Wilkes (jancsika1) Date: 2013-04-04 19:37
Message: Changed [drawoval] and [filledoval] to [drawellipse] and [filledellipse], respectively. I was using tk terminology which is technically inaccurate.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3610041...