overlay scrip parsing problem

saladin

14-05-2007 06:45:46

Hi,

I was using some of my old overlay script for python-ogre program today. The text element seems mis-aligned. It seems that python-ogre failed to set the horizontal alignment of my text element to the center as scripted. Instead it uses the default alignment = left. So I was forced to correct every text element alignment in code.

Just thought the python-ogre team might wanna know this.

Cheers.

roman.yakovenko

14-05-2007 08:22:27

Python-Ogre is a very thin wrapper around Ogre API. Can you post the API you are using and I will be able to say whether this is a Python-Ogre bug or not.