/[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.2.2 by styxman, Tue Jan 28 18:06:20 2003 UTC revision 1.8.2.3 by styxman, Wed Feb 5 22:55:10 2003 UTC
# Line 298  class GFInstance(GFEventAware): Line 298  class GFInstance(GFEventAware):
298        messageBox = GFMsgBox(self,message)        messageBox = GFMsgBox(self,message)
299        messageBox.show()        messageBox.show()
300        return        return
301        self._form.changeFocus (self._form._currentEntry)
302      self._entryUpdated()      self._entryUpdated()
303    
304    #    #
# Line 314  class GFInstance(GFEventAware): Line 315  class GFInstance(GFEventAware):
315        messageBox = GFMsgBox(self,message)        messageBox = GFMsgBox(self,message)
316        messageBox.show()        messageBox.show()
317        return        return
318        self._form.changeFocus (self._form._currentEntry)
319      self._entryUpdated()      self._entryUpdated()
320    
321    #    #

Legend:
Removed from v.1.8.2.2  
changed lines
  Added in v.1.8.2.3

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