/[papo]/gnue/forms/src/GFInstance.py
ViewVC logotype

Diff of /gnue/forms/src/GFInstance.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by apronotti, Tue Oct 29 18:27:24 2002 UTC revision 1.8.2.1 by styxman, Mon Jan 27 14:14:21 2003 UTC
# Line 40  from gnue.common import GDebug, GDataObj Line 40  from gnue.common import GDebug, GDataObj
40    
41  from gnue.common.GClientApp import *  from gnue.common.GClientApp import *
42    
43    
44  class GFInstance(GFEventAware):  class GFInstance(GFEventAware):
45    #    #
46    # Initialize the class    # Initialize the class
# Line 391  class GFInstance(GFEventAware): Line 392  class GFInstance(GFEventAware):
392        message.show()        message.show()
393      else:      else:
394        # If above loop didn't cause function to return then exit        # If above loop didn't cause function to return then exit
395          self._form.processTrigger('On-Exit')
396        self.dispatchEvent(GFEvent('exitApplication',_('Current data is saved')))        self.dispatchEvent(GFEvent('exitApplication',_('Current data is saved')))
397    
398      return      return

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26