I am not sure about the problem with the canvas example program not
working with aa canvas. As for rotation, it does not fully work in non aa
mode. Specifically, it will rotate the position of the shape, but may not
rotate the actual canvas item (try an image or text item). The aa canvas
will rotate the actual item as well in these cases.
James.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/
On Fri, 5 Nov 1999, Daniel Kornhauser wrote:
> Hi, I'm trying to make a gnome front-end for ucblogo with the canvas in
> antialised mode but I'm having some problems.
>
> For example if you replace in canvas-example.py
> self.canvas =GnomeCanvas()
> with
> self.canvas = GnomeCanvas(aa=TRUE)
> it doens't run correctly.
>
> When you press the [Add an object] button nothing happens, but if you move
> you pointer over the window the rectangles and ovals start to appear ?!?
> Is this the normal behavior ???
>
> Another thing I've notest in my logo is that gnome.affine.rotate behaves
> correctly even if I'm not in antialiased mode.
>
> Hope I've been reading documention correctly, and no just
> making noise.
>
>
> Daniel Kornhauser.
>
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
>
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]