What version of Tk does the verbose print say in the Pd window if you set the log level to 0?
On Jul 26, 2017, at 12:00 PM, pd-list-request@lists.iem.at wrote:
From: Zack Lee <cuinjune@gmail.com mailto:cuinjune@gmail.com> Subject: [PD] [Pd-0.48-test3] Pd hides when creating a Hslider using the shortcut. Date: July 26, 2017 at 10:51:10 AM GMT+2 To: pd-list@lists.iem.at mailto:pd-list@lists.iem.at
Hi, I'm using Pd-0.48-test3 on Mac OSX 10.11.6.
I found out if I create a Hslider using the shortcut 'Command + Shift + h', the Pd window hides in the background.
Other shortcuts seem to work without the problem so I guess it clashes with the Mac's OS shortcut 'Command + h' which is used to hide the windows of the front app.
I didn't have this issue on Pd-0.47-1 and I hope this can be fixed in the stable version of Pd-0.48.
Thanks,
Zack
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
I'm seeing this too with the test5 build. Looks like another Tk upgrade teething issue on mac.
When I first started the Tk stuff, the hsl bind was a different key for this reason but I was able to change it to SHIFT-CMD-H without any issues (this matches Windows & Linux better). Strange to see it not working now and it might be related a missing Tk Cocoa callback. I'll check.
On Jul 26, 2017, at 12:31 PM, Dan Wilcox danomatika@gmail.com wrote:
What version of Tk does the verbose print say in the Pd window if you set the log level to 0?
On Jul 26, 2017, at 12:00 PM, pd-list-request@lists.iem.at mailto:pd-list-request@lists.iem.at wrote:
From: Zack Lee <cuinjune@gmail.com mailto:cuinjune@gmail.com> Subject: [PD] [Pd-0.48-test3] Pd hides when creating a Hslider using the shortcut. Date: July 26, 2017 at 10:51:10 AM GMT+2 To: pd-list@lists.iem.at mailto:pd-list@lists.iem.at
Hi, I'm using Pd-0.48-test3 on Mac OSX 10.11.6.
I found out if I create a Hslider using the shortcut 'Command + Shift + h', the Pd window hides in the background.
Other shortcuts seem to work without the problem so I guess it clashes with the Mac's OS shortcut 'Command + h' which is used to hide the windows of the front app.
I didn't have this issue on Pd-0.47-1 and I hope this can be fixed in the stable version of Pd-0.48.
Thanks,
Zack
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Yeah it was my dumb fault. Binding to H/h does *not* work, I'll have a fix which returns the Hsl binding to j/J.
On Jul 26, 2017, at 2:30 PM, Dan Wilcox danomatika@gmail.com wrote:
I'm seeing this too with the test5 build. Looks like another Tk upgrade teething issue on mac.
When I first started the Tk stuff, the hsl bind was a different key for this reason but I was able to change it to SHIFT-CMD-H without any issues (this matches Windows & Linux better). Strange to see it not working now and it might be related a missing Tk Cocoa callback. I'll check.
On Jul 26, 2017, at 12:31 PM, Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com> wrote:
What version of Tk does the verbose print say in the Pd window if you set the log level to 0?
On Jul 26, 2017, at 12:00 PM, pd-list-request@lists.iem.at mailto:pd-list-request@lists.iem.at wrote:
From: Zack Lee <cuinjune@gmail.com mailto:cuinjune@gmail.com> Subject: [PD] [Pd-0.48-test3] Pd hides when creating a Hslider using the shortcut. Date: July 26, 2017 at 10:51:10 AM GMT+2 To: pd-list@lists.iem.at mailto:pd-list@lists.iem.at
Hi, I'm using Pd-0.48-test3 on Mac OSX 10.11.6.
I found out if I create a Hslider using the shortcut 'Command + Shift + h', the Pd window hides in the background.
Other shortcuts seem to work without the problem so I guess it clashes with the Mac's OS shortcut 'Command + h' which is used to hide the windows of the front app.
I didn't have this issue on Pd-0.47-1 and I hope this can be fixed in the stable version of Pd-0.48.
Thanks,
Zack
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
I tried it in test5 built with tk 8.14.19 and all shortcuts work as expected.
fdch.github.io/tv
On Jul 28, 2017, at 7:49 AM, Dan Wilcox danomatika@gmail.com wrote:
Yeah it was my dumb fault. Binding to H/h does *not* work, I'll have a fix which returns the Hsl binding to j/J.
On Jul 26, 2017, at 2:30 PM, Dan Wilcox danomatika@gmail.com wrote:
I'm seeing this too with the test5 build. Looks like another Tk upgrade teething issue on mac.
When I first started the Tk stuff, the hsl bind was a different key for this reason but I was able to change it to SHIFT-CMD-H without any issues (this matches Windows & Linux better). Strange to see it not working now and it might be related a missing Tk Cocoa callback. I'll check.
On Jul 26, 2017, at 12:31 PM, Dan Wilcox danomatika@gmail.com wrote:
What version of Tk does the verbose print say in the Pd window if you set the log level to 0?
On Jul 26, 2017, at 12:00 PM, pd-list-request@lists.iem.at wrote:
From: Zack Lee cuinjune@gmail.com Subject: [PD] [Pd-0.48-test3] Pd hides when creating a Hslider using the shortcut. Date: July 26, 2017 at 10:51:10 AM GMT+2 To: pd-list@lists.iem.at
Hi, I'm using Pd-0.48-test3 on Mac OSX 10.11.6.
I found out if I create a Hslider using the shortcut 'Command + Shift + h', the Pd window hides in the background.
Other shortcuts seem to work without the problem so I guess it clashes with the Mac's OS shortcut 'Command + h' which is used to hide the windows of the front app.
I didn't have this issue on Pd-0.47-1 and I hope this can be fixed in the stable version of Pd-0.48.
Thanks,
Zack
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Yeah, it's only an issue with macOS which uses CMD+H throughout.
On Jul 28, 2017, at 3:07 PM, Fede Camara Halac camarafede@gmail.com wrote:
I tried it in test5 built with tk 8.14.19 and all shortcuts work as expected.
fdch.github.io/tv http://fdch.github.io/tv
On Jul 28, 2017, at 7:49 AM, Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com> wrote:
Yeah it was my dumb fault. Binding to H/h does *not* work, I'll have a fix which returns the Hsl binding to j/J.
On Jul 26, 2017, at 2:30 PM, Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com> wrote:
I'm seeing this too with the test5 build. Looks like another Tk upgrade teething issue on mac.
When I first started the Tk stuff, the hsl bind was a different key for this reason but I was able to change it to SHIFT-CMD-H without any issues (this matches Windows & Linux better). Strange to see it not working now and it might be related a missing Tk Cocoa callback. I'll check.
On Jul 26, 2017, at 12:31 PM, Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com> wrote:
What version of Tk does the verbose print say in the Pd window if you set the log level to 0?
On Jul 26, 2017, at 12:00 PM, pd-list-request@lists.iem.at mailto:pd-list-request@lists.iem.at wrote:
From: Zack Lee <cuinjune@gmail.com mailto:cuinjune@gmail.com> Subject: [PD] [Pd-0.48-test3] Pd hides when creating a Hslider using the shortcut. Date: July 26, 2017 at 10:51:10 AM GMT+2 To: pd-list@lists.iem.at mailto:pd-list@lists.iem.at
Hi, I'm using Pd-0.48-test3 on Mac OSX 10.11.6.
I found out if I create a Hslider using the shortcut 'Command + Shift + h', the Pd window hides in the background.
Other shortcuts seem to work without the problem so I guess it clashes with the Mac's OS shortcut 'Command + h' which is used to hide the windows of the front app.
I didn't have this issue on Pd-0.47-1 and I hope this can be fixed in the stable version of Pd-0.48.
Thanks,
Zack
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Pd-list@lists.iem.at mailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list https://lists.puredata.info/listinfo/pd-list
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Sorry i forgot to say, i'm on el capitan 10.11.6 test5 with tk 8.14.19 and shift+cmd+h makes a slider, and cmd+h hides all pd.
Btw, i have been longing for that cmd+R and i love it, thanks ;)
fdch.github.io/tv
On Jul 28, 2017, at 9:12 AM, Dan Wilcox danomatika@gmail.com wrote:
Yeah, it's only an issue with macOS which uses CMD+H throughout.
On Jul 28, 2017, at 3:07 PM, Fede Camara Halac camarafede@gmail.com wrote:
I tried it in test5 built with tk 8.14.19 and all shortcuts work as expected.
fdch.github.io/tv
On Jul 28, 2017, at 7:49 AM, Dan Wilcox danomatika@gmail.com wrote:
Yeah it was my dumb fault. Binding to H/h does *not* work, I'll have a fix which returns the Hsl binding to j/J.
On Jul 26, 2017, at 2:30 PM, Dan Wilcox danomatika@gmail.com wrote:
I'm seeing this too with the test5 build. Looks like another Tk upgrade teething issue on mac.
When I first started the Tk stuff, the hsl bind was a different key for this reason but I was able to change it to SHIFT-CMD-H without any issues (this matches Windows & Linux better). Strange to see it not working now and it might be related a missing Tk Cocoa callback. I'll check.
On Jul 26, 2017, at 12:31 PM, Dan Wilcox danomatika@gmail.com wrote:
What version of Tk does the verbose print say in the Pd window if you set the log level to 0?
On Jul 26, 2017, at 12:00 PM, pd-list-request@lists.iem.at wrote:
From: Zack Lee cuinjune@gmail.com Subject: [PD] [Pd-0.48-test3] Pd hides when creating a Hslider using the shortcut. Date: July 26, 2017 at 10:51:10 AM GMT+2 To: pd-list@lists.iem.at
Hi, I'm using Pd-0.48-test3 on Mac OSX 10.11.6.
I found out if I create a Hslider using the shortcut 'Command + Shift + h', the Pd window hides in the background.
Other shortcuts seem to work without the problem so I guess it clashes with the Mac's OS shortcut 'Command + h' which is used to hide the windows of the front app.
I didn't have this issue on Pd-0.47-1 and I hope this can be fixed in the stable version of Pd-0.48.
Thanks,
Zack
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
Dan Wilcox @danomatika danomatika.com robotcowboy.com
Yeah, it seems to work for some people and not for others. In any case, it's easier to just use a different key.
On Jul 28, 2017, at 4:38 PM, Fede Camara Halac camarafede@gmail.com wrote:
Sorry i forgot to say, i'm on el capitan 10.11.6 test5 with tk 8.14.19 and shift+cmd+h makes a slider, and cmd+h hides all pd.
Btw, i have been longing for that cmd+R and i love it, thanks ;)
fdch.github.io/tv http://fdch.github.io/tv
On Jul 28, 2017, at 9:12 AM, Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com> wrote:
Yeah, it's only an issue with macOS which uses CMD+H throughout.
On Jul 28, 2017, at 3:07 PM, Fede Camara Halac <camarafede@gmail.com mailto:camarafede@gmail.com> wrote:
I tried it in test5 built with tk 8.14.19 and all shortcuts work as expected.
fdch.github.io/tv http://fdch.github.io/tv
On Jul 28, 2017, at 7:49 AM, Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com> wrote:
Yeah it was my dumb fault. Binding to H/h does *not* work, I'll have a fix which returns the Hsl binding to j/J.
On Jul 26, 2017, at 2:30 PM, Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com> wrote:
I'm seeing this too with the test5 build. Looks like another Tk upgrade teething issue on mac.
When I first started the Tk stuff, the hsl bind was a different key for this reason but I was able to change it to SHIFT-CMD-H without any issues (this matches Windows & Linux better). Strange to see it not working now and it might be related a missing Tk Cocoa callback. I'll check.
On Jul 26, 2017, at 12:31 PM, Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com> wrote:
What version of Tk does the verbose print say in the Pd window if you set the log level to 0?
> On Jul 26, 2017, at 12:00 PM, pd-list-request@lists.iem.at mailto:pd-list-request@lists.iem.at wrote: > > From: Zack Lee <cuinjune@gmail.com mailto:cuinjune@gmail.com> > Subject: [PD] [Pd-0.48-test3] Pd hides when creating a Hslider using the shortcut. > Date: July 26, 2017 at 10:51:10 AM GMT+2 > To: pd-list@lists.iem.at mailto:pd-list@lists.iem.at > > > Hi, I'm using Pd-0.48-test3 on Mac OSX 10.11.6. > > I found out if I create a Hslider using the shortcut 'Command + Shift + h', the Pd window hides in the background. > > Other shortcuts seem to work without the problem so I guess it clashes with the Mac's OS shortcut 'Command + h' which is used to hide the windows of the front app. > > I didn't have this issue on Pd-0.47-1 and I hope this can be fixed in the stable version of Pd-0.48. > > Thanks, > > Zack
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Pd-list@lists.iem.at mailto:Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list https://lists.puredata.info/listinfo/pd-list
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
It says "Tk 8.5.19".
Zack
2017-07-26 19:31 GMT+09:00 Dan Wilcox danomatika@gmail.com:
What version of Tk does the verbose print say in the Pd window if you set the log level to 0?
On Jul 26, 2017, at 12:00 PM, pd-list-request@lists.iem.at wrote:
*From: *Zack Lee cuinjune@gmail.com *Subject: **[PD] [Pd-0.48-test3] Pd hides when creating a Hslider using the shortcut.* *Date: *July 26, 2017 at 10:51:10 AM GMT+2 *To: *pd-list@lists.iem.at
Hi, I'm using Pd-0.48-test3 on Mac OSX 10.11.6.
I found out if I create a Hslider using the shortcut 'Command + Shift + h', the Pd window hides in the background.
Other shortcuts seem to work without the problem so I guess it clashes with the Mac's OS shortcut 'Command + h' which is used to hide the windows of the front app.
I didn't have this issue on Pd-0.47-1 and I hope this can be fixed in the stable version of Pd-0.48.
Thanks,
Zack
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com robotcowboy.com
As a workaround I'd just do Ctl.+1 and type "hsl"
On 2017년 07월 26일 15:22, Zack Lee wrote:
It says "Tk 8.5.19".
Zack
2017-07-26 19:31 GMT+09:00 Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com>:
What version of Tk does the verbose print say in the Pd window if you set the log level to 0?
On Jul 26, 2017, at 12:00 PM, pd-list-request@lists.iem.at <mailto:pd-list-request@lists.iem.at> wrote: *From:*Zack Lee <cuinjune@gmail.com <mailto:cuinjune@gmail.com>> *Subject:**[PD] [Pd-0.48-test3] Pd hides when creating a Hslider using the shortcut.* *Date:*July 26, 2017 at 10:51:10 AM GMT+2 *To:*pd-list@lists.iem.at <mailto:pd-list@lists.iem.at> Hi, I'm using Pd-0.48-test3 on Mac OSX 10.11.6. I found out if I create a Hslider using the shortcut 'Command + Shift + h', the Pd window hides in the background. Other shortcuts seem to work without the problem so I guess it clashes with the Mac's OS shortcut 'Command + h' which is used to hide the windows of the front app. I didn't have this issue on Pd-0.47-1 and I hope this can be fixed in the stable version of Pd-0.48. Thanks, Zack