hi, i am honki. i make a plugin about ui style. because i am ubuntu fans, so this ui style is like ubuntu ambiance. you can see it in: http://pdtaipei.blogspot.tw/2012/06/ubuntu-ambiance-style-plugin-01.html
and i have questions : can i make width of drop-down menus more space? http://3.bp.blogspot.com/-YX4Mb0hB1f8/T-L11eXX_II/AAAAAAAABlo/ukBS2tIh8wU/s1... like this image, text is closed bordering in drop-down menu.
pd-extended 0.43 dont use buttonbar-plugin.tcl. because there is massage in pd windows: UNHANDLED ERROR: can't find package base64 while executing "package require base64" ("uplevel" body line 8) invoked from within "uplevel #0 $tclcode" FAILED TO LOAD /usr/lib/pd-extended/extra/buttonbar-plugin.tcl
thx
Hi, everybody. I work with 3D engine (Blender) on Ubuntu 12.04. One year ago, I bought a HP (Pavilion dv6 3160us) with two graphic cards and I just make the discrete card (ATI 5650) work TODAY! (yes, one year later). It is working on open source drivers. Everything seems to be OK (well, now the computer is 80º celcius, now)... but, in the moment I run Pd or Pd-Extended (that controls all the audio: sounds, music, effects, etc), the computer gets VERY SLOW. Everything, from the 3D Engine to moving windows or running any other application or writting this mail.
I looked at the cpu monitor and it's ok. Pd is using 8% of CPU. If I turn DSP off, everything gets normal. It doesn't matter if it uses ALSA or Jack: it's the same. It doesn't matter if I use the discrette or the integrated graphic card: it's the same.
Using Pd from Ubuntu Software Center and Pd-Extended from http://www.mail-archive.com/pd-list@iem.at/msg51542.html
Any idea?
[...] pd-extended 0.43 dont use buttonbar-plugin.tcl. because there is massage in pd windows: UNHANDLED ERROR: can't find package base64 while executing "package require base64" ("uplevel" body line 8) invoked from within "uplevel #0 $tclcode" FAILED TO LOAD /usr/lib/pd-extended/extra/buttonbar-plugin.tcl
I think you need tcllib (sudo apt-get installl tcllib).
András
hi, András, thx. i cad use it. and i change icons in buttonbar, you can see it: http://pdtaipei.blogspot.tw/2012/06/buttonbar01-plugin.html
thx honki
2012/6/22 red honki pdintw@gmail.com
hi, i am honki. i make a plugin about ui style. because i am ubuntu fans, so this ui style is like ubuntu ambiance. you can see it in: http://pdtaipei.blogspot.tw/2012/06/ubuntu-ambiance-style-plugin-01.html
and i have questions : can i make width of drop-down menus more space?
http://3.bp.blogspot.com/-YX4Mb0hB1f8/T-L11eXX_II/AAAAAAAABlo/ukBS2tIh8wU/s1... like this image, text is closed bordering in drop-down menu.
pd-extended 0.43 dont use buttonbar-plugin.tcl. because there is massage in pd windows: UNHANDLED ERROR: can't find package base64 while executing "package require base64" ("uplevel" body line 8) invoked from within "uplevel #0 $tclcode" FAILED TO LOAD /usr/lib/pd-extended/extra/buttonbar-plugin.tcl
thx
On Fri, Jun 22, 2012 at 12:31 PM, red honki pdintw@gmail.com wrote:
hi, i am honki. i make a plugin about ui style. because i am ubuntu fans, so this ui style is like ubuntu ambiance. you can see it in: http://pdtaipei.blogspot.tw/2012/06/ubuntu-ambiance-style-plugin-01.html
and i have questions : can i make width of drop-down menus more space?
http://3.bp.blogspot.com/-YX4Mb0hB1f8/T-L11eXX_II/AAAAAAAABlo/ukBS2tIh8wU/s1... like this image, text is closed bordering in drop-down menu.
[...]
to format the menus, you'll need the "option" command: http://www.tcl.tk/man/tcl8.5/TkCmd/option.htm I don't know, however, if there is a way to modify the padding.
András