Hi,
it seems (from the docs for wx 2.8) hat this feature is still unimplemented
http://docs.wxwidgets.org/2.8/wx_wxrichtextattr.html#wxrichtextattrsetalignment
"These are the possible values for alignment:
...
Of these, wxTEXT_ALIGNMENT_JUSTIFIED is unimplemented. In future
justification may be supported when printing or previewing, only..."
vbr
···
2010/5/24 Smartboy <smartboyathome@gmail.com>:
Hello, I'm trying to create an editor for myself with the options I
need, but I am having problems with TEXT_ALIGNMENT_JUSTIFIED. Even
though I saw it listed as an option, it doesn't seem to work like
TEXT_ALIGNMENT_{LEFT,CENTER,RIGHT} does. Isn't justified supposed to
fill the text box, just as justified would on OpenOffice.org would? If
so, is it broken or something, since it doesn't seem to be working? If
it will help, I will send the relevant code in this email.Smartboy
--
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en