Hello,
I found a strange behaviour in canvas object. I don't know if it it operational system related, but anyway It's happening here and could happen with others.
The situation is:
When I send a symbol # to a canvas label (with the intention of use this as a "panel") it's converted for the symbol $ ...
someting like:
C# | ; cnv_test label $1 /
it results in canvas printing:
C$
there's a patch attached with an example.
my system is Linux (Ubuntu Feisty - Gnome Desktop) kernel 2.6.20-26-generic locale pt_BR
thanks
glerm