johnf wrote:
> On Friday 22 August 2008 11:40:14 am Nate Lowrie wrote:
>> dabo Commit
>> Revision 4436
>> Date: 2008-08-22 11:40:14 -0700 (Fri, 22 Aug 2008)
>> Author: Nate
>> Trac: http://svn.dabodev.com/trac/dabo/changeset/4436
>>
>> Changed:
>> U   trunk/dabo/ui/uiwx/__init__.py
>> U   trunk/dabo/ui/uiwx/dPageFrame.py
>>
>> Log:
>> Merged changes from my branch into the trunk.  DPageFrame is now in trunk.
>>
> Is there a Doc string somewhere?  Because without a doubt it's very coooooool!

Very cool. One thing:

Traceback (most recent call last):
   File "dPageFrame.py", line 254, in __onPageClosing
     self.raiseEvent(dEvents.PageClosing, pageNum=pageNum)
AttributeError: 'module' object has no attribute 'PageClosing'
Traceback (most recent call last):
   File "dPageFrame.py", line 270, in __onPageClosed
     self.raiseEvent(dEvents.PageClosed)
AttributeError: 'module' object has no attribute 'PageClosed'
Page number changed from 1 to 0

...when closing a page using the 'x'.

Paul


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to