[twisted+wxPython] widgets do not work?

Taki Jeden bartekgorny at interia.pl
Tue Oct 19 13:28:23 EDT 2004


Cliff Wells wrote:

> On Tue, 2004-10-12 at 19:58 +0200, Taki Jeden wrote:
>> Hi
>> 
>> Anybody used wxPython with twisted?
>> 
>> I started putting together a Twisted-based app with wx GUI, and the
>> widgets just don't work - some controls do not show up etc. - at least on
>> my system.

> The method I use to mix the two is to poll Twisted during wxPython's
> idle event:
> 

Works like a charm! Thanks a lot, Cliff.

Bartek

-- 
#!/usr/bin/env python
print 'sygnatura'



More information about the Python-list mailing list