Changeset 713:64f54381f834 for src/mlx/gui/flight.py
- Timestamp:
- 10/25/15 18:49:24 (8 years ago)
- Branch:
- cef
- hg-Phase:
- (<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mlx/gui/flight.py
r712 r713 1974 1974 self._wizard.gui.beginBusy("Calling SimBrief...") 1975 1975 1976 cef.startFastTimeout() 1976 1977 cef.callSimBrief(plan, 1977 1978 self._getCredentialsCallback, … … 2046 2047 self._wizard.gui.updateBusyState(xstr(message)) 2047 2048 else: 2049 cef.stopFastTimeout() 2048 2050 self._wizard.gui.endBusy() 2049 2051
Note:
See TracChangeset
for help on using the changeset viewer.