Re: odd shaped windows

2005-02-16 Thread John Cupitt
On Wed, 16 Feb 2005 10:02:26 -0800 (PST), Dave Andruczyk <[EMAIL PROTECTED]> wrote: > Is it possible with gtk to display a window that doesn't have any window > border, decorations, and be of arbritrary shape? You need gdk_window_shape_combine_region() or gdk_window_shape_combine_mask(): http:/

Re: odd shaped windows

2005-02-16 Thread Nix N. Nix
On Wed, 2005-02-16 at 10:02 -0800, Dave Andruczyk wrote: > Is it possible with gtk to display a window that doesn't have any window >border, decorations, and be of arbritrary shape? Take a look at gmplayer: http://www.mplayerhq.hu/ ___ gtk-app-devel-li

odd shaped windows

2005-02-16 Thread Dave Andruczyk
Is it possible with gtk to display a window that doesn't have any window border, decorations, and be of arbritrary shape? I am starting work on a "automotive dashboard" that uses graphical images of a car's dash and uses gnomecanvase to render the needles and such and it would look a LOT better