Horizontally justify a texteditor

Hi,

May be the question has already been asked...

Is it possible to provide a setter which allows to horizontally justify a texteditor (left, right, centre) as it is done for label with the function "setJustificationType". I know it is possible to overload the class and perform some change but i think this function will be very usefull and for me it is a very classical use.

Thanks.

The underlying class doesn't currently support that - it's been on my to-do-list for a while!

Hi!

Sorry for answering so late...

So it 's ok. Thanks.