On Mar 21, 2011, at 11:54 AM, Bernardo Barros wrote:

Hi Miller and other devs,

PD 0.43 has an annoying bug... He somehow capture a color from the
default color theme system and applies to background color of the
canvases. I use Openbox, but I have KDE installed (Arch). I reported
this last year, but it seems nobody looked at it...

Happy debugging season! :-)

Cheers


Try fixing it with a GUI plugin:

- make a new file, call it ANYTHING-plugin.tcl, replace ANYTHING with what you want to call it

- save this file into your externals path:
http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files

- try adding this line to your ANYTHING-plugin.tcl file:

option add *PatchWindow*Canvas.background "blue"


You can see an example here:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/scripts/guiplugins/simple_examples/gtklook-plugin.tcl?revision=15038&view=markup

.hc

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

“We must become the change we want to see. - Mahatma Gandhi


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to