[Wnd-commit] wnd/wnd_doc/doc/api/display display.dtpl,1.1.1.1,1.2
Status: Alpha
Brought to you by:
jurner
|
From: jürgen u. <cer...@us...> - 2005-07-02 09:27:06
|
Update of /cvsroot/wnd/wnd/wnd_doc/doc/api/display In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10019 Modified Files: display.dtpl Log Message: bit of this and a bit of that Index: display.dtpl =================================================================== RCS file: /cvsroot/wnd/wnd/wnd_doc/doc/api/display/display.dtpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** display.dtpl 29 Apr 2005 15:16:01 -0000 1.1.1.1 --- display.dtpl 2 Jul 2005 09:26:43 -0000 1.2 *************** *** 100,104 **** <code>GetMonitorXY(x, y, flag='nearest')</code><br> <P> ! Returns tuple(display-name, is-primary-monitor), RECT-size, RECT-work-size, monitor-name), (...)) of the monitor at the specified point. <br><br> <DL> --- 100,104 ---- <code>GetMonitorXY(x, y, flag='nearest')</code><br> <P> ! Returns tuple(display-name, is-primary-monitor, RECT-size, RECT-work-size) of the monitor at the specified point. <br><br> <DL> |