Add Fl::screen_count() and Fl::screen_xywh() APIs to support multi-

screen displays (currently only X11 support with Xinerama)



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4223 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2005-03-31 16:01:24 +00:00
parent 81fd6777b2
commit cc593f6b64
11 changed files with 229 additions and 4 deletions
+4
View File
@@ -589,5 +589,9 @@ SOURCE=..\src\scandir.c
SOURCE=..\src\vsnprintf.c
# End Source File
# Begin Source File
SOURCE=..\src\screen_xywh.cxx
# End Source File
# End Target
# End Project
+4
View File
@@ -2632,6 +2632,10 @@ DEP_CPP_VSNPR=\
".\config.h"\
{$(INCLUDE)}"fl\fl_export.h"\
# End Source File
# Begin Source File
SOURCE=..\src\screen_xywh.cxx
# End Source File
# End Target
# End Project