Ignore:
Timestamp:
09/30/12 07:16:34 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

The in-flight stage messages can be controlled separately

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/fsuipc.py

    r314 r315  
    676676
    677677        duration is the number of seconds to keep the message displayed."""
    678        
     678
     679        print "fsuipc.Simulator.sendMessage:", message
     680
    679681        if self._scroll:
    680682            if duration==0: duration = -1
Note: See TracChangeset for help on using the changeset viewer.