lp:~newmanonline/storytext/pyusecase-wx

Created by Cliff Xuan and last modified
Get this branch:
bzr branch lp:~newmanonline/storytext/pyusecase-wx
Members of Newman Dev can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Newman Dev
Project:
StoryText
Status:
Development

Recent revisions

458. By U-CLIFF\cxuan <cxuan@cliff>

return the result of ShowModal

457. By U-CLIFF\cxuan <cxuan@cliff>

merged with Geoff's trunk

456. By Cliff Xuan <cxuan@uzi>

merged with geoff's trunk

455. By Cliff Xuan <cxuan@uzi>

finally made it work for both ModalDialog with and without MainLoop running

454. By Cliff Xuan <cxuan@uzi>

1. in setUpHandlers() changed CallLater(0, method) back to Bind(wx.EVT_IDLE, method). CallLater was not called until the dialog close. 2. use self.enableReplayHandler() to do replay when dialog pops up. this ensures each step is replayed in slow motion.

453. By Cliff Xuan <cxuan@uzi>

handles dialog stands alone without a mainloop; found two defects with current runMainLoopWithReplay

452. By xuan <xuan@lisa>

applied Geoff's patch. using delay = 0 when running at normal pace

451. By xuan <xuan@lisa>

new way to replay modal dialog without using thread

450. By xuan <xuan@lisa>

merged with Geoff's trunk

449. By xuan <xuan@lisa>

better state change description

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers