Fred Kiefer wrote: > Then there is this NSWindowDepth stuff, according to NSGraphics this are > rather complicated values that describe the availabe colours of a > window or screen. But in NSWindow 8 is returned as a NSWindowDepth and > the method [windowdepth] on XGServerWindow also returns rather just a > bit size. So what is the use of all this and what would be the correct > beahviour. >
Looking at this got me to notice that the current GSDisplayServer and XGServer can't handle multiple screens properly. X-Windows can handle multiple screens from a single display, so I could change things around so that GSDisplayServer does this also, but I'm wondering about Windows. Do you know at all if Windows can handle multiple screens and if it would be easier to do it with multiple GSDisplayServers for each screen or on GSDisplayServer for all screens? -- Adam Fedor, Digital Optics Corp. | I'm glad I hate spinach, because http://www.doc.com | if I didn't, I'd eat it, and you | know how I hate the stuff. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
