[PEAK] Trellis WXEventLoop patch

Sergey Schetinin maluke at gmail.com
Sat Jun 21 12:46:43 EDT 2008


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 at telecommunity.com> 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



More information about the PEAK mailing list