<br><br>
<div><span class="gmail_quote">On 6/24/05, <b class="gmail_sendername">Bart Coppens</b> <<a href="mailto:kde@bartcoppens.be">kde@bartcoppens.be</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Friday 24 June 2005 12:17, Boudewijn Rempt wrote:<br>> I can translate most of this without problems, I don't know what the right
<br>> (Qt) way for getting the atom and the screen.<br>You can get the display with<br><a href="http://doc.trolltech.com/3.3/qpaintdevice.html#x11Display">http://doc.trolltech.com/3.3/qpaintdevice.html#x11Display</a><br>
I don't think Qt supports a generic way of getting atoms, so you'll probably<br>need to use X functions directly.</blockquote>
<div> </div>
<div>An easier way to get the display is to use qt_xdisplay().</div>
<div> </div>
<div>Rich.</div>
<div> </div><br> </div><br>