gcanvas is behaving differently in these two situations: linux (fc10) pd-0.39 object is gray and can resize correctly win pd-extended 0.40.3 object is white and resize changes the input area but not the object. Is it a feature or a bug? In both cases the values seems to be done correctly. Oded ___________________________________________________ Oded Ben-Tal http://ccrma.stanford.edu/~oded
About 6 months ago, I checked in some updates from Günter on this.
It seems that he changed the default color from grey to white. You
can set it with a message like this:
[color grey 0(
I updated the help patch to document some of the hidden messages.
.hc
On Dec 7, 2008, at 6:24 AM, Oded Ben-Tal wrote:
gcanvas is behaving differently in these two situations: linux (fc10) pd-0.39 object is gray and can resize correctly win pd-extended 0.40.3 object is white and resize changes the input
area but not the object. Is it a feature or a bug? In both cases the values seems to be done correctly. Oded ___________________________________________________ Oded Ben-Tal http://ccrma.stanford.edu/~oded
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If you are not part of the solution, you are part of the problem.
Hello Hans and Gunter, hello list !
It's impossible to delete the rectangle (of [gcanvas]). It's also
impossible to move it and to resize it.
Any idea ?
Pd version 0.40.3-extended - MacOSX.4.11 - PowerBook G4
++
Jack
Le 7 déc. 08 à 23:01, Hans-Christoph Steiner a écrit :
About 6 months ago, I checked in some updates from Günter on this.
It seems that he changed the default color from grey to white. You
can set it with a message like this:[color grey 0(
I updated the help patch to document some of the hidden messages.
<gcanvas-help.pd>
.hc
On Dec 7, 2008, at 6:24 AM, Oded Ben-Tal wrote:
gcanvas is behaving differently in these two situations: linux (fc10) pd-0.39 object is gray and can resize correctly win pd-extended 0.40.3 object is white and resize changes the
input area but not the object. Is it a feature or a bug? In both cases the values seems to be done correctly. Oded ___________________________________________________ Oded Ben-Tal http://ccrma.stanford.edu/~oded
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If you are not part of the solution, you are part of the problem.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
It worked for me on Mac OS X... [delete element#( i.e. [delete 3( or
[delete 1(
That's all I know... it's pretty raw, I wouldn't count on it for much.
.hc
On Dec 7, 2008, at 7:28 PM, Jack wrote:
Hello Hans and Gunter, hello list ! It's impossible to delete the rectangle (of [gcanvas]). It's also
impossible to move it and to resize it. Any idea ? Pd version 0.40.3-extended - MacOSX.4.11 - PowerBook G4 ++Jack
Le 7 déc. 08 à 23:01, Hans-Christoph Steiner a écrit :
About 6 months ago, I checked in some updates from Günter on
this. It seems that he changed the default color from grey to
white. You can set it with a message like this:[color grey 0(
I updated the help patch to document some of the hidden messages.
<gcanvas-help.pd>
.hc
On Dec 7, 2008, at 6:24 AM, Oded Ben-Tal wrote:
gcanvas is behaving differently in these two situations: linux (fc10) pd-0.39 object is gray and can resize correctly win pd-extended 0.40.3 object is white and resize changes the
input area but not the object. Is it a feature or a bug? In both cases the values seems to be done correctly. Oded ___________________________________________________ Oded Ben-Tal http://ccrma.stanford.edu/~oded
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If you are not part of the solution, you are part of the problem.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
kill your television
Sorry for the confusion !
The problem is not about the blue rectangle or the green line. The
message [delete 1( works fine.
It is about the 'contour' of the gcanvas.
I put a small picture to illustrate the problem when i resize using
[size 50 50(.
++
Jack
Le 9 déc. 08 à 00:01, Hans-Christoph Steiner a écrit :
It worked for me on Mac OS X... [delete element#( i.e. [delete 3 ( or [delete 1(
That's all I know... it's pretty raw, I wouldn't count on it for much.
.hc
On Dec 7, 2008, at 7:28 PM, Jack wrote:
Hello Hans and Gunter, hello list ! It's impossible to delete the rectangle (of [gcanvas]). It's also
impossible to move it and to resize it. Any idea ? Pd version 0.40.3-extended - MacOSX.4.11 - PowerBook G4 ++Jack
Le 7 déc. 08 à 23:01, Hans-Christoph Steiner a écrit :
About 6 months ago, I checked in some updates from Günter on
this. It seems that he changed the default color from grey to
white. You can set it with a message like this:[color grey 0(
I updated the help patch to document some of the hidden messages.
<gcanvas-help.pd>
.hc
On Dec 7, 2008, at 6:24 AM, Oded Ben-Tal wrote:
gcanvas is behaving differently in these two situations: linux (fc10) pd-0.39 object is gray and can resize correctly win pd-extended 0.40.3 object is white and resize changes the
input area but not the object. Is it a feature or a bug? In both cases the values seems to be done correctly. Oded ___________________________________________________ Oded Ben-Tal http://ccrma.stanford.edu/~oded
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If you are not part of the solution, you are part of the problem.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
kill your television
Yeah, the implemnetation is incomplete. You need to save then
reload, then it should look normal. Basically, I exposed a bunch of
incomplete, but functional additions to gcanvas.
.hc
On Dec 8, 2008, at 8:06 PM, Jack wrote:
Sorry for the confusion ! The problem is not about the blue rectangle or the green line. The
message [delete 1( works fine. It is about the 'contour' of the gcanvas. I put a small picture to illustrate the problem when i resize using
[size 50 50(. ++Jack
<gcanvas.gif> Le 9 déc. 08 à 00:01, Hans-Christoph Steiner a écrit :
It worked for me on Mac OS X... [delete element#( i.e. [delete 3 ( or [delete 1(
That's all I know... it's pretty raw, I wouldn't count on it for
much..hc
On Dec 7, 2008, at 7:28 PM, Jack wrote:
Hello Hans and Gunter, hello list ! It's impossible to delete the rectangle (of [gcanvas]). It's also
impossible to move it and to resize it. Any idea ? Pd version 0.40.3-extended - MacOSX.4.11 - PowerBook G4 ++Jack
Le 7 déc. 08 à 23:01, Hans-Christoph Steiner a écrit :
About 6 months ago, I checked in some updates from Günter on
this. It seems that he changed the default color from grey to
white. You can set it with a message like this:[color grey 0(
I updated the help patch to document some of the hidden messages.
<gcanvas-help.pd>
.hc
On Dec 7, 2008, at 6:24 AM, Oded Ben-Tal wrote:
gcanvas is behaving differently in these two situations: linux (fc10) pd-0.39 object is gray and can resize correctly win pd-extended 0.40.3 object is white and resize changes the
input area but not the object. Is it a feature or a bug? In both cases the values seems to be done correctly. Oded ___________________________________________________ Oded Ben-Tal http://ccrma.stanford.edu/~oded
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http:// lists.puredata.info/listinfo/pd-list
If you are not part of the solution, you are part of the problem.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
kill your television
Mistrust authority - promote decentralization. - the hacker ethic
Jack wrote:
Hello Hans and Gunter, hello list ! It's impossible to delete the rectangle (of [gcanvas]). It's also
impossible to move it and to resize it. Any idea ?
Hi, seems to be some incompatibility introduced by the new features. Definitely a bug in gcanvas somewhere :( I have to try it, and then maybe this is on PowerPC Macs only. I would like to fix it, but don't hold your breath. A workaround is to download old pd extended and just get gcanvas.pd_darwin from there.
Günter
Pd version 0.40.3-extended - MacOSX.4.11 - PowerBook G4 ++
Jack
Le 7 déc. 08 à 23:01, Hans-Christoph Steiner a écrit :
About 6 months ago, I checked in some updates from Günter on this.
It seems that he changed the default color from grey to white. You
can set it with a message like this:[color grey 0(
I updated the help patch to document some of the hidden messages.
<gcanvas-help.pd>
.hc
On Dec 7, 2008, at 6:24 AM, Oded Ben-Tal wrote:
gcanvas is behaving differently in these two situations: linux (fc10) pd-0.39 object is gray and can resize correctly win pd-extended 0.40.3 object is white and resize changes the
input area but not the object. Is it a feature or a bug? In both cases the values seems to be done correctly. Oded ___________________________________________________ Oded Ben-Tal http://ccrma.stanford.edu/~oded
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
If you are not part of the solution, you are part of the problem.
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
[gcanvas] message "color _name_ object" seems that just work with color names oe webcolors like #ffffff ?
I could not find a decimal to hexadecial object already...
Does anyone know some or something like [colorgrid] to build webcolors?
abraço
glerm
Try [colorpanel] or I think pdmtl has some convertors.
.hc
On May 21, 2009, at 3:46 PM, glerm soares wrote:
[gcanvas] message "color _name_ object" seems that just work with
color names oe webcolors like #ffffff ?I could not find a decimal to hexadecial object already...
Does anyone know some or something like [colorgrid] to build
webcolors?abraço
glerm _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I have always wished for my computer to be as easy to use as my
telephone; my wish has come true because I can no longer figure out
how to use my telephone." --Bjarne Stroustrup
2009/5/21 Hans-Christoph Steiner hans@at.or.at
Try [colorpanel] or I think pdmtl has some convertors.
no. pdmtl just have hex to dec.
I made a [webcolors] object to use with ggee (attached).
Why gcanvas don't work inside graph on parent?
abraço
glerm
2009/5/23 glerm soares organismo@gmail.com
I made a [webcolors] object to use with ggee (attached).
sorry, I meant to use with [gcanvas]
;;; glerm