On Apr 4, 2014, at 8:03 AM, David Woods <[email protected]> wrote:
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. It sounds like you had issues with it not always being flipped ( while moving? ) so I suspect there will be issues. -CHB 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, Madisonhttp://www.transana.org _______________________________________________ FloatCanvas mailing list [email protected] http://mailman.paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas
_______________________________________________ FloatCanvas mailing list [email protected] http://mailman.paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas
