listbox append in for loop

Thomas Thomas thomas at mindz-i.co.nz
Tue Jul 3 21:28:49 PDT 2007


Hi All,

I am writing a small application that migrates data. I am appending the pro=
cess log on to a listbox. But only after the loops finishes the user can ac=
tually see the elements in the listbox.. I tried using listbox.Refresh(). t=
he process and logging are done on the main thread.
Do i have to do the process in a seperate thread to achieve this or is ther=
e some other way I can do this

Thanks
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200707=
04/899ea7f1/attachment.htm


More information about the wxpython-users mailing list