self.canvas.SetLayoutDirection(wx.Layout_LeftToRight)
took care of the problem by indicating that I ALWAYS want my image to
appear with its original orientation.
Good news!
I suppose one of these days, someone will want to put RTL text on a
FloatCanvas, and we'll have t figure this out.....
But I can put that off for now!
It hopefully will involve no more than mirroring the image before
rendering it. But some images DO want to be reversed, so maybe it's up
to the programmer to mirror the image before sending it in.
David
--
David K. Woods, Ph.D.
Researcher, Transana Lead Developer
Wisconsin Center for Education Research
University of Wisconsin, Madison
http://www.transana.org
_______________________________________________
FloatCanvas mailing list
[email protected]
http://mailman.paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas