Re: How to display GTK app on the top?
- From: Vlad Harchev <hvv hippo ru>
- To: Phillip Lu <phillip_lu yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: How to display GTK app on the top?
- Date: Thu, 31 Aug 2000 11:13:11 +0500 (SAMST)
On Wed, 30 Aug 2000, Phillip Lu wrote:
> I would like to display a GTK application on the top
> of the display screen but not using modality. I can
> access to other applications. I need only this one
> always on the top of the display.
Gnome provides the function for doing that -
gnome_win_hints_set_layer(window,WIN_LAYER_ONTOP)
If you don't want gnome - just extract this function from gnomelibs and use
it in your apps. Also, window manager should understand gnome winhints (most
modern do).
> Thanks!
>
> I can be reached at phillip_lu@yahoo.com
>
>
>
> Phillip Lu
Best regards,
-Vlad
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]