I may be totally out of it here but it sounds like you want to create a window that cuts out your window manager? If that's correct, I don't think you can do that and still have resizeable windows. Can't you simply set the window borders to a zero thickness or summat?

On Apr 19, 2010 4:33am, Shellning Wand <[email protected]> wrote:
Hi everyone!



I am now working on a borderless gtk window with a skinned and

resizeable window. To make the window resizeable, I tried the

gtk_window_begin_resize_drag() function, but it doesn't work, and it

only has effect on the frame windows and nor non-resizeable dialogs.



I found the emulate_resize_drag() function in

gdk/x11/gdkwindow-x11.c.Unfortunately, it's only for internal use, so

it's not declared in gdkwindow-x11.h.



My question is, is there any way to use this funcition in my code?



Thanks!

_______________________________________________

gtk-list mailing list

[email protected]

http://mail.gnome.org/mailman/listinfo/gtk-list

_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to