On 5/10/06, Shachar Shemesh <[EMAIL PROTECTED]> wrote:
The reason I was doing this was that a structure defined inside another
class had a constructor that zeroed out the "Display" member. The
function that initialized the display member was run by the
initialization of another member of the same
Shachar Shemesh wrote:
>Hi List,
>
>
>I'm having a most frustrating problem with using "XReparentWindow" to
>"take over" another application's window.
>
>
>The rest of the program is written with wxWindows. I'm getting the X11
>window ID from wx, and trying to reparent another application's window
On Mon, May 08, 2006 at 03:35:56PM +0300, Shachar Shemesh wrote:
> Hi List,
>
>
> I'm having a most frustrating problem with using "XReparentWindow" to
> "take over" another application's window.
>
>
> The rest of the program is written with wxWindows. I'm getting the X11
> window ID from wx, a
Hi Shachar,
Which X version do u use? have you tried it with different X11 (or
Xorg) versions?
Thanks,
Hetz
On 5/8/06, Shachar Shemesh <[EMAIL PROTECTED]> wrote:
Hi List,
I'm having a most frustrating problem with using "XReparentWindow" to
"take over" another application's window.
The res
Hi List,
I'm having a most frustrating problem with using "XReparentWindow" to
"take over" another application's window.
The rest of the program is written with wxWindows. I'm getting the X11
window ID from wx, and trying to reparent another application's window
into mine. This is, in theory, e