Hi all,
Pd 0.42-0 test 08 is out on the usual http://crca.ucsd.edu/~msp/software.html and on subversion in SourceForge.
I'm hoping to finalize it next weekend - bug reports welcome.
cheers Miller
Hi Miller and list,
It would be nice to have the file-open, file-save, confirm-close etc..-windows pop up on top of the patcher windows in the default ubuntu window manager. (I tested just now on ubuntustudio hardy) also see "pd-linux/irritating dialog box location" discussion on this list.
thanks! Tim
I agree -- I don't know how to get Tk and Gnome to work together. Another thing is that you can't de-miniaturize windows programmatically as far as I can tell - it's against the Gnome religion to give the program control over that, apparently.
Any suggestions how to deal with either of these problems would be welcome!
Miller
On Tue, Dec 30, 2008 at 11:41:44AM -0800, info@timvets.net wrote:
Hi all,
Pd 0.42-0 test 08 is out on the usual http://crca.ucsd.edu/~msp/software.html and on subversion in SourceForge.
I'm hoping to finalize it next weekend - bug reports welcome.
cheers Miller
Hi Miller and list,
It would be nice to have the file-open, file-save, confirm-close etc..-windows pop up on top of the patcher windows in the default ubuntu window manager. (I tested just now on ubuntustudio hardy) also see "pd-linux/irritating dialog box location" discussion on this list.
thanks! Tim
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Oops, just found the "-parent" option to tk_messagebox, so I think I'll be able to do the parenting correctly. Still not sure how to de-miniaturize things though.
M On Tue, Dec 30, 2008 at 12:03:46PM -0800, Miller Puckette wrote:
I agree -- I don't know how to get Tk and Gnome to work together. Another thing is that you can't de-miniaturize windows programmatically as far as I can tell - it's against the Gnome religion to give the program control over that, apparently.
Any suggestions how to deal with either of these problems would be welcome!
Miller
On Tue, Dec 30, 2008 at 11:41:44AM -0800, info@timvets.net wrote:
Hi all,
Pd 0.42-0 test 08 is out on the usual http://crca.ucsd.edu/~msp/software.html and on subversion in SourceForge.
I'm hoping to finalize it next weekend - bug reports welcome.
cheers Miller
Hi Miller and list,
It would be nice to have the file-open, file-save, confirm-close etc..-windows pop up on top of the patcher windows in the default ubuntu window manager. (I tested just now on ubuntustudio hardy) also see "pd-linux/irritating dialog box location" discussion on this list.
thanks! Tim
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
Does the File-Open, etc bug only occur with Gnome installed? How
about KDE or others? There is gnocl, which allows for native Gnome
feel in Tk apps.
I think I addressed this problem in Pd-extended 0.40.3, IIRC, but it
is kludgy, I think I just 'lower'ed the window before opening the
panel.
But it is bugs like this that has lead me to start rewriting pd.tk. I
think that if you use Tk in the way it was intended, it'll generally
do the right thing by default. But this is a weird with Pd since the
pd process is involved in the window management too.
I had a solution to the de-minimize issue in my brain but I don't seem
to recall what it was...
.hc
On Dec 30, 2008, at 12:03 PM, Miller Puckette wrote:
I agree -- I don't know how to get Tk and Gnome to work together.
Another thing is that you can't de-miniaturize windows programmatically as
far as I can tell - it's against the Gnome religion to give the program
control over that, apparently.Any suggestions how to deal with either of these problems would be
welcome!Miller
On Tue, Dec 30, 2008 at 11:41:44AM -0800, info@timvets.net wrote:
Hi all,
Pd 0.42-0 test 08 is out on the usual http://crca.ucsd.edu/~msp/software.html and on subversion in SourceForge.
I'm hoping to finalize it next weekend - bug reports welcome.
cheers Miller
Hi Miller and list,
It would be nice to have the file-open, file-save, confirm-close etc..-windows pop up on top of the patcher windows in the default
ubuntu window manager. (I tested just now on ubuntustudio hardy) also see "pd-linux/irritating dialog box location" discussion on
this list.thanks! Tim
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
Hans-Christoph Steiner wrote:
I had a solution to the de-minimize issue in my brain but I don't seem
to recall what it was...
well soon enough we will be able to extract it from your brain:
http://www.pinktentacle.com/2008/12/scientists-extract-images-directly-from-...
pat