Greetings, I am having a strange display behavior with the ScrolledMessageDialog. When I pass it a string or just type in a string, only 8 chars are visible in the upper left hand corner of the window. All of the string is there, it just doesn't display. The scroll bar behaviors as if it is working but all if the text display is only in that small area.
I am using the example form wxPython 2.5. What's interesting is that it used to work just fine, but I am not sure when it broke. python 2.4 wxPython 2.5.3.1 WinXp sp 2 Thanks for any help any one can give me, Scott _______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
