Re: Create the "basic" window
- From: Havoc Pennington <hp redhat com>
- To: Fabio Rotondo <fsoft galactica it>
- Cc: gtk-devel <gtk-app-devel-list gnome org>
- Subject: Re: Create the "basic" window
- Date: 13 May 2001 20:48:10 -0400
Fabio Rotondo <fsoft galactica it> writes:
I need to write an app that will create a "backdrop" window on the desktop. The same
way GMC does.
GMC doesn't do this; it just puts some small icon windows on top of
the background. Nautilus does this though.
What kind of window should I create? Is there any special issue I should care about?
Basically you need to set some special X hints, see
http://www.freedesktop.org for the WM spec describing them, and see
Nautilus source code. GTK provides no high-level facility for doing
these things, since the spec postdates GTK 1.2 (and also because it
wouldn't be portable to Windows).
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]