comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Issue with 6.3, Mac OS X 10.4, 3 displays, X11
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Issue with 6.3, Mac OS X 10.4, 3 displays, X11 [message #50784 is a reply to message #50745] Wed, 18 October 2006 07:38 Go to previous messageGo to previous message
Karl Schultz is currently offline  Karl Schultz
Messages: 341
Registered: October 1999
Senior Member
On Wed, 18 Oct 2006 12:11:49 +0200, Karsten Rodenacker wrote:

> Perhaps my two cents to this topic too.
>
> I have only one graphicscard with two displays on a PowerPC Dual and on my
> powerbook.
> Windows can only be opened or resized up to the size of the display where
> the window resides.

Then, I do not think that your XINERAMA extension is working, and you are
in the same position that Joe. And it could also be that the Mac window
manager is enforcing this.

If your XINERAMA extension is working properly, then you should be able to
do something like:

WINDOW, XPOS=1000

and have the window straddle the monitors.

When you say "Windows", do you mean IDL windows, or any window?

What happens if you open a Finder window, for example, and try to drag it
to the other monitor?

> IDLsysmonitorinfo shows two screens.
> print,o->getrectangles()
> 1680 22 1920 1178
> 0 73 1680 1050

This is expected. The idea here is that this information is useful for a
MM-aware IDL application that may wish to lay out several windows across
the desktop and avoid straddling the boundary between monitors. If all
the info the app has is something like "3200x1200", it cannot tell exactly
what part of the desktop is on which monitor.

The IDLSysMonitiorInfo object also has a method called IsExtendedDesktop.
If this in non-zero, then IDL thinks that you are running a desktop that
spans the monitors, which implies that XINERAMA is advertised as working.

Karl
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: shapiro wilks test
Next Topic: Re: idl6.3 bug on Macintel?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 08:42:05 PDT 2025

Total time taken to generate the page: 0.56092 seconds