[PD-dev] [ pure-data-Patches-1952001 ] OS X: Proxy Icons and Proper Modified State

SourceForge.net noreply at sourceforge.net
Sun Apr 27 02:34:21 CEST 2008


Patches item #1952001, was opened at 2008-04-25 19:57
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1952001&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: puredata
>Group: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Luke Iannini (lukeiannini)
Assigned to: Nobody/Anonymous (nobody)
Summary: OS X: Proxy Icons and Proper Modified State

Initial Comment:
This is a patch to add proxy icons (a tiny representation of the file being worked on in the window's titlebar; it can be dragged to grab a reference to the file for drag and drop, or right/command-clicked to get the parent folders of the file).  The patch also adds a dot in the close button when the Pdpatch is dirty, consistent with other OS X apps.

The patch is untested; Pd-Vanilla doesn't seem to support the Tk attributes necessary (for reasons I don't understand), but Pd-Extended does (hardwiring wm attributes $name -modified 0 -titlepath
{insertPathHere} in pd.tk's pdtk_canvas_new works in pd-e but not in pd-v).

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

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2008-04-26 20:34

Message:
Logged In: YES 
user_id=27104
Originator: NO

I tried this with the latest from branches/pd-extended/v0-40 and I am
getting a lot of crashes.  It didn't seem to change the window behavior
either.  Are there some changes to u_main.tk that are missing from the
patch, perhaps?  I'll try to troubleshoot it more later.

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

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




More information about the Pd-dev mailing list