]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/_app.i
Add wx.App.DisplayAvailable() which can be used to determine if a GUI
authorRobin Dunn <robin@alldunn.com>
Fri, 25 Aug 2006 21:53:12 +0000 (21:53 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 25 Aug 2006 21:53:12 +0000 (21:53 +0000)
commit4d9de11075ad9523c34d7c8401b8eea9d35e57d0
treeab26b0403021ec96c2f027e459f211d0db9183c3
parent086ee959df16b889a1646037f63648b5fc757f8c
Add wx.App.DisplayAvailable() which can be used to determine if a GUI
can be created in the current environment.  (Still need an
implementation for wxMSW...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/docs/CHANGES.txt
wxPython/include/wx/wxPython/wxPython_int.h
wxPython/src/_app.i
wxPython/src/_app_ex.py
wxPython/src/helpers.cpp