Support for multiple displays?
Milan Babuskov
milanb at panonnet.net
Thu Sep 13 11:57:31 PDT 2007
Markus Schöpflin wrote:
> I'm wondering whether wxWidgets supports the use of multiple displays in
> the same application, especially when using the Motif/X11 toolkit.
You can use wxDisplay to detect the sizes and simply add screen display
origin to any window coordinates you use. IIRC, your X server needs to
have Xinerama extension enabled.
--
Milan Babuskov
http://fbexport.sourceforge.net
More information about the wx-users
mailing list