]> git.saurik.com Git - wxWidgets.git/commit
Implemented wxGetClientDisplayRect which returns the dimensions of the
authorRobin Dunn <robin@alldunn.com>
Mon, 30 Apr 2001 20:55:11 +0000 (20:55 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 30 Apr 2001 20:55:11 +0000 (20:55 +0000)
commitec5d77998a16fbdf328ec689a48449c84f0d4336
tree6421dc253692301ec882237535aa932f9f3a696f
parent926bb76c2a79fcb83406552e9ca9324fc249ed31
Implemented wxGetClientDisplayRect which returns the dimensions of the
desktop minus taskbar, etc. on Windows and defaults to the full
desktop dimensions on other platforms.  (If there is a way to do it
for other platforms please do.)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/function.tex
include/wx/gdicmn.h
src/common/gdicmn.cpp
src/gtk/utilsgtk.cpp
src/gtk1/utilsgtk.cpp
src/mac/carbon/utils.cpp
src/mac/utils.cpp
src/motif/utils.cpp
src/msw/utils.cpp
src/os2/utils.cpp
wxPython/src/misc2.i