From: Kevin A. <al...@se...> - 2004-04-09 06:38:59
|
On Apr 8, 2004, at 3:52 PM, Stephen C. Waterbury wrote: > One thing I'm thinking of is a real-time collaborative > spreadsheet-like thingy that uses Twisted's Perspective Broker. > I don't know how familiar you are with Twisted, but there is a cool > example of that concept. It uses wxPython but I think it could > easily be ported to PythonCard as the GUI features are *really* > simple. The example was developed by Axel Busch when he was > learning Twisted. I could send it to the list if you are > interested -- if we ported it to PythonCard, I think it would > make a killer example of using PythonCard with Twisted. > Yes please, we need to have a Twisted sample and I keep putting off figuring out what the initialization steps are, whether you have to have twisted or wxPython as the primary thread, etc. If I see the basic strategy I'm sure we could do a number of samples. ka |