[hello] | [list]
In pd0.39-0, also pd0.39test7, under windos xp, is the behaviour that when i want to close patches, it ask me "close this window?" then i must push jes, then only close it. This "ask-box" make for me only sense, when i dont saved my patch before. But always this Question, affecte my works with dynamically open/close patches from pd itself. Some patches i need only for a half second, for execute something...
Is it possible turning this behaviour off, or must i work with older pd-versions? Or is it a Windos-xp-behaviour?
[thanks]... [mOrItz(
moritz w. wrote:
[hello] | [list]
In pd0.39-0, also pd0.39test7, under windos xp, is the behaviour that when i want to close patches, it ask me "close this window?" then i must push jes, then only close it. This "ask-box" make for me only sense, when i dont saved my patch before. But always this Question, affecte my works with dynamically open/close patches from pd itself. Some patches i need only for a half second, for execute something...
Does pd distinguish between user changes and changes done by the patch itself?
br, Peter
Does pd distinguish between user changes and changes done by the patch itself?
pd treats patch-generated objects not as a savable changes . after an user-change, when closing the save dialog appears (as it is supposed to be) .
stars.pd*<--- * after a user change at the top of the window
eni (osx pd-0.39-0test4)
#N canvas 25 332 571 221 10; #X obj 30 179 s pd-stars.pd; #X msg 30 109 msg 10 10 bang; #X msg 50 143 editmode 1 , mouse 0 0 0 0 , mouseup 20 30 0 , duplicate ; #X text 144 109 patch change; #X text 431 143 user change; #X connect 1 0 0 0; #X connect 2 0 0 0;
Enrique Erne wrote:
pd treats patch-generated objects not as a savable changes . after an user-change, when closing the save dialog appears (as it is supposed to be) .
Nice example - thanks!
My pd asks me if I'm sure to close a window regardless of changes (pd 0.39-test7). I think it's a bug.
br, Peter
hi
it seems that this behaviour was introduced with 0.39 and it is also in the *official* release 0.39.0. i consider this to be a bug, since it makes it impossible to use dynamically opened and closed patches. i don't know if this is a problem with pd itself or tk/tcl. i hope this will change in the next release, otherwise i still have to use 0.37 (for me the version that works best).
cheers roman
On Thu, 1 Sep 2005 13:33:35 +0200 (MEST) "moritz w." erstens@gmx.ch wrote:
[hello] | [list]
In pd0.39-0, also pd0.39test7, under windos xp, is the behaviour that when i want to close patches, it ask me "close this window?" then i must push jes, then only close it. This "ask-box" make for me only sense, when i dont saved my patch before. But always this Question, affecte my works with dynamically open/close patches from pd itself. Some patches i need only for a half second, for execute something...
Is it possible turning this behaviour off, or must i work with older pd-versions? Or is it a Windos-xp-behaviour?
[thanks]... [mOrItz(
___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
Send "menuclose 1" and the window should close without asking anything.
cheers Miller
On Thu, Sep 01, 2005 at 08:33:32PM +0200, Roman Haefeli wrote:
hi
it seems that this behaviour was introduced with 0.39 and it is also in the *official* release 0.39.0. i consider this to be a bug, since it makes it impossible to use dynamically opened and closed patches. i don't know if this is a problem with pd itself or tk/tcl. i hope this will change in the next release, otherwise i still have to use 0.37 (for me the version that works best).
cheers roman
On Thu, 1 Sep 2005 13:33:35 +0200 (MEST) "moritz w." erstens@gmx.ch wrote:
[hello] | [list]
In pd0.39-0, also pd0.39test7, under windos xp, is the behaviour that when i want to close patches, it ask me "close this window?" then i must push jes, then only close it. This "ask-box" make for me only sense, when i dont saved my patch before. But always this Question, affecte my works with dynamically open/close patches from pd itself. Some patches i need only for a half second, for execute something...
Is it possible turning this behaviour off, or must i work with older pd-versions? Or is it a Windos-xp-behaviour?
[thanks]... [mOrItz(
___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Another behaviour I really really don't like:
Open a new patch. Create an object. Close the main Pd window by clicking the window close button.
Pd exits without any warning, losing changed data!
Maybe if there was a setting somewhere that could control warnings: 0. never warn when closing
Personally I would make 1 the default, it gets annoying being asked whether I want to close help patches each time, especially as it raises the main Pd window above the window I want to go back to.
Claude
Miller Puckette wrote:
Send "menuclose 1" and the window should close without asking anything.
cheers Miller
On Thu, Sep 01, 2005 at 08:33:32PM +0200, Roman Haefeli wrote:
hi
it seems that this behaviour was introduced with 0.39 and it is also in the *official* release 0.39.0. i consider this to be a bug, since it makes it impossible to use dynamically opened and closed patches. i don't know if this is a problem with pd itself or tk/tcl. i hope this will change in the next release, otherwise i still have to use 0.37 (for me the version that works best).
cheers roman
On Thu, 1 Sep 2005 13:33:35 +0200 (MEST) "moritz w." erstens@gmx.ch wrote:
[hello] | [list]
In pd0.39-0, also pd0.39test7, under windos xp, is the behaviour that when i want to close patches, it ask me "close this window?" then i must push jes, then only close it. This "ask-box" make for me only sense, when i dont saved my patch before. But always this Question, affecte my works with dynamically open/close patches from pd itself. Some patches i need only for a half second, for execute something...
Is it possible turning this behaviour off, or must i work with older pd-versions? Or is it a Windos-xp-behaviour?
[thanks]... [mOrItz(
___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hallo, Claude Heiland-Allen hat gesagt: // Claude Heiland-Allen wrote:
Maybe if there was a setting somewhere that could control warnings: 0. never warn when closing
- warn if data changed
- always warn when closing
Personally I would make 1 the default, it gets annoying being asked whether I want to close help patches each time, especially as it raises the main Pd window above the window I want to go back to.
I agree here. With 0.39 Pd is asking too often about closing, IMO. Like: Open a helpfile, close it without any changes, Pd will ask "really close?" That is a bit too careful, IMO.
Frank Barknecht _ ______footils.org__
_ __latest track: "plak" @ http://footils.org/cms/show/44
Control-shift-w closes the window without asking anything (even if the window needs saving!)
cheers Miller
On Thu, Sep 01, 2005 at 01:33:35PM +0200, moritz w. wrote:
[hello] | [list]
In pd0.39-0, also pd0.39test7, under windos xp, is the behaviour that when i want to close patches, it ask me "close this window?" then i must push jes, then only close it. This "ask-box" make for me only sense, when i dont saved my patch before. But always this Question, affecte my works with dynamically open/close patches from pd itself. Some patches i need only for a half second, for execute something...
Is it possible turning this behaviour off, or must i work with older pd-versions? Or is it a Windos-xp-behaviour?
[thanks]... [mOrItz(
-- Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko! Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list