/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/UI/join.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/UI/join.py

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

revision 1004 by frank, Thu May 22 19:46:34 2003 UTC revision 1005 by bh, Thu May 22 20:01:50 2003 UTC
# Line 126  class JoinDialog(wxDialog): Line 126  class JoinDialog(wxDialog):
126              dlg = wxMessageDialog(None, 'Join failed:\n  %s' % exc_value,              dlg = wxMessageDialog(None, 'Join failed:\n  %s' % exc_value,
127                                          'Info',wxOK|wxICON_ERROR)                                          'Info',wxOK|wxICON_ERROR)
128              dlg.ShowModal()              dlg.ShowModal()
129              dlg.Destroy              dlg.Destroy()
130              result = False              result = False
131                    
132          if result:          if result:

Legend:
Removed from v.1004  
changed lines
  Added in v.1005

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26