From: Christoph Kappel Date: 2010-02-09T20:25:56+09:00 Subject: Re: ruby and gui on X11 based displays ------=_Part_2439_1570933697.1265714749986 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable You could use ffi and xlib to use XReparentWindow(), this also requires to = open a connection to the XServer. =20 ---- On Tue, 09 Feb 2010 02:32:28 +0100 Joel VanderWerf wrote ----=20 >saLOUt wrote:=20 >> Hi all,=20 >>=20 >> how can I reparent a X11 window with ruby?=20 >>=20 >> For C++ there is a Xlib interface which provides the function call=20 >> "XReparentWindow".=20 >=20 >IIRC Fox/FXRuby has reparent, but I've never used it. > ------=_Part_2439_1570933697.1265714749986--