Re: XCreateWindow position fail
- From: Marco Gerber <marcogerber@xxxxxxxxxx>
- Date: Sat, 16 Sep 2006 13:30:52 +0000
cmk128@xxxxxxxxxxx wrote:
Hi
XCreateWindow(display, RootWindow(display, screen_number), 100, 100,
640, 480, 0, XDefaultDepth(display, screen_number), InputOutput,
visual, attributemask, &attributes);
I am using Debian 3.1R3 with KDE, i try to use XCreateWindow to create
a window with a startup position 100,100, it is not working, the window
init position at 0,0
how to?
hello
I remember, that the position values you specify in XCreateWindow () are
ignored by the most window managers. Because they have the control about
where and how to position windows.
btw: there exist a group called : comp.os.linux.x
hth
Marco
.
- Prev by Date: Re: linux sleep implementation
- Next by Date: How to configure Linux kernel source tree hierarchy
- Previous by thread: Exportfs / kernel NFS server dentry question (2.6.9 kernel)
- Next by thread: How to configure Linux kernel source tree hierarchy
- Index(es):
Relevant Pages
|