>
>> I tried your simple code example, but couldn't get it to display the 
>> text on the form until I changed it to afterInitAll()
>> It seemed so straightforward that I couldn't understand why we might 
>> have a timing issue at this level. Is it a typical situation with 
>> slightly older hardware or something?
>>     
>
>
>       Hardware speed should have no effect on what is displayed; only on how 
> quickly it is refreshed.
>
>       What platform/version are you using? I know that there are some issues 
> with labels not being painted correctly in Gtk when they are created on 
> objects that are not yet visible, so your issue might be related to that.
>
>
> -- Ed Leafe
>   
Platform: GTK
Python Version: 2.5.2 on linux2
Dabo Version: Version 0.9.3; Revision 6104
UI Version: 2.8.10.1 on wxGTK (gtk2)

The window resizes fine.
Both the dabo Editor window and the command window are to the other side of the 
screen.

I note that when I stretch across the Editor window and then returned to
normal size, that the editor window doesn't redraw properly until
after I close this app.

If I redo it without opening the command window I get the same results.
  +++
This time I ran the app from a terminal instead of from the dabo Editor, 
result is that the text is positioned just where it should be and works 
fine. As opposed to when running it from the Editor and getting negative 
values of label position.
> - - Fraser Burns
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to