Re: [gtk-list] Re: Beginner's GTK+ questions
- From: Roland Bock <rbock eudoxos de>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Beginner's GTK+ questions
- Date: Thu, 25 Feb 1999 10:19:35 +0100
AFAIK a program may ask the wm to place it's window on a preferred
position and the window manager may opt to allow that or not.
The functions you are looking for might be:
gtk_widget_set_uposition
gtk_window_set_position
(Haven't tried them myself, but I think I remember them from various
answers on this list)
Greetings,
Roland Bock
Justin Ross wrote:
>
> >As far as I know you will need a window in which to place the widget.
> >You can create a window without the window manager decorations,
> >using:
> >
> > gtk_window_new (GTK_WINDOW_POPUP)
> >
> >Cheers,
> >Achint
>
> I get this far, and I can tell it to be the right size, but what I can't
> do is anchor it too some particular coordinates in the display. I
> suppose one normally does this with wm hints, but is there another way,
> not using a wm?
>
> Apologies for not getting specific enough, and cheers,
> Justin
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]