Re: Trellis WXEventLoop patch
"Sergey Schetinin" <[email protected]>
| Newsgroups | gmane.comp.python.peak |
|---|---|
| Message-ID | <[email protected]> |
from peak.events.trellis import *
from peak.events.activity import *
import wx
app = wx.App()
loop = WXEventLoop()
event = Time[0.00001]
@Cell
def dependency():
if event: pass
dependency.value
loop.run()
On Fri, Jun 20, 2008 at 05:08, Phillip J. Eby <pje-Wh6+Hckhi6HFNGf7iClzIwC/[email protected]> wrote:
> At 04:44 AM 6/20/2008 +0300, Sergey Schetinin wrote:
>>
>> Phillip, I see that you haven't included this small change in the
>> trunk yet. Did you miss the request or is there a reason you don't
>> want to add it?
>
> Do you have a test case I can use?
>
>
--
Best Regards,
Sergey Schetinin
http://s3bk.com/ -- S3 Backup
http://word-to-html.com/ -- Word to HTML Converter