Changeset 3713

Show
Ignore:
Timestamp:
05/07/07 15:27:02 (6 years ago)
Author:
DrewCormier
Message:

source choice no longer exists

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • experimental/write_to_file/trunk/write_to_file/write_to_file.py

    r3712 r3713  
    8686        self.qFileNameEditor.write('q_out.dat') 
    8787 
    88         #set the default source 
    89         #this way if the user presses the "PushPacket" button before selecting 
    90         #a source, the source that is being displayed will be used 
    91         self.iSourceChoice.SetSelection(0) 
    92         self.qSourceChoice.SetSelection(0) 
    9388 
    9489    def _init_ctrls(self, prnt):