Groups | Search | Server Info | Login | Register
Groups > comp.windows.x > #443
| From | scott@slp53.sl.home (Scott Lurndal) |
|---|---|
| Subject | Re: XQueryColor() failing on dual monitor system |
| Newsgroups | comp.unix.programmer, comp.windows.x |
| References | <uhfv8f$26mne$1@dont-email.me> <uhg1lj$26e1p$2@dont-email.me> <uhgiq6$2ao8j$1@dont-email.me> |
| Message-ID | <a6R_M.125515$tnmf.74110@fx09.iad> (permalink) |
| Organization | UsenetServer - www.usenetserver.com |
| Date | 2023-10-27 15:57 +0000 |
Cross-posted to 2 groups.
Muttley@dastardlyhq.com writes: >On Fri, 27 Oct 2023 11:59:15 +0200 >Marco Moock <mm+usenet-es@dorfdsl.de> wrote: >>Am 27.10.2023 um 09:18:08 Uhr schrieb Muttley@dastardlyhq.com: >> >>> I'm hoping to write some code to save the contents of a window >>> clicked on by the mouse to a file and my plan was to get its image, >>> save the pixels then reload them into an image created by >>> XCreateImage. >> >>Why don't use xwd to save the image of a window? > >Because I'm saving more than just the image of a window and I don't like >using system() or popen() to fork a utility that may or may not be available. > Use the source, luke.
Back to comp.windows.x | Previous | Next — Previous in thread | Next in thread | Find similar
XQueryColor() failing on dual monitor system Muttley@dastardlyhq.com - 2023-10-27 09:18 +0000
Re: XQueryColor() failing on dual monitor system Marco Moock <mm+usenet-es@dorfdsl.de> - 2023-10-27 11:59 +0200
Re: XQueryColor() failing on dual monitor system Muttley@dastardlyhq.com - 2023-10-27 14:51 +0000
Re: XQueryColor() failing on dual monitor system scott@slp53.sl.home (Scott Lurndal) - 2023-10-27 15:57 +0000
Re: XQueryColor() failing on dual monitor system Muttley@dastardlyhq.com - 2023-10-27 16:07 +0000
Re: XQueryColor() failing on dual monitor system scott@slp53.sl.home (Scott Lurndal) - 2023-10-27 13:52 +0000
Re: XQueryColor() failing on dual monitor system candycanearter07 <no@thanks.net> - 2023-10-28 19:17 -0500
Re: XQueryColor() failing on dual monitor system Spiros Bousbouras <spibou@gmail.com> - 2023-10-29 13:28 +0000
csiph-web