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

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

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

revision 2581 by jan, Thu Mar 10 22:44:18 2005 UTC revision 2697 by bernhard, Mon Sep 18 00:45:37 2006 UTC
# Line 254  class ThubanApplication(wxApp, Publisher Line 254  class ThubanApplication(wxApp, Publisher
254                      msg = _("The current session contains Image layers,\n"                      msg = _("The current session contains Image layers,\n"
255                              "but the GDAL library is not available to "                              "but the GDAL library is not available to "
256                              "draw them.")                              "draw them.")
257                      dlg = wx.wxMessageDialog(None,                      dlg = wxMessageDialog(None,
258                                               msg,                                               msg,
259                                               _("Library not available"),                                               _("Library not available"),
260                                               wx.wxOK | wx.wxICON_INFORMATION)                                               wxOK | wxICON_INFORMATION)
261                      print msg                      print msg
262                      dlg.ShowModal()                      dlg.ShowModal()
263                      dlg.Destroy()                      dlg.Destroy()

Legend:
Removed from v.2581  
changed lines
  Added in v.2697

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26