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]

Reply via email to