Groups | Search | Server Info | Login | Register
Groups > comp.unix.programmer > #14495
| From | Muttley@dastardlyhq.com |
|---|---|
| Newsgroups | comp.unix.programmer, comp.windows.x |
| Subject | Re: XQueryColor() failing on dual monitor system |
| Date | 2023-10-27 14:51 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <uhgiq6$2ao8j$1@dont-email.me> (permalink) |
| References | <uhfv8f$26mne$1@dont-email.me> <uhg1lj$26e1p$2@dont-email.me> |
Cross-posted to 2 groups.
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.
Back to comp.unix.programmer | 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