RE: FVWM: help? gtk_window_set_title doesn't work?

From: rick herbel <rick.herbel_at_tccworld.com>
Date: Thu, 25 Oct 2001 15:06:16 -0700

Thanks,

Spent too many hours at it. Was logic problem. It works :).

Rick

-----Original Message-----
From: Mikhael Goikhman [mailto:migo_at_homemail.com]
Sent: Thursday, October 25, 2001 1:23 PM
To: rick herbel
Cc: fvwm_at_fvwm.org
Subject: Re: FVWM: help? gtk_window_set_title doesn't work?


On 24 Oct 2001 17:25:49 -0700, rick herbel wrote:
>
> gtk_window_set_title doesn't work?
> In my app I wnat to have my popup window look different than my main
> app which is a windowless app how can I do this ?
>
> gtk_window_set_title
> calls
>
> XmbSetWMProperties
>
> Also tried
>
> gtk_window_set_wmclass
>
> which I think calls XsetClasssHint
>
> Can anyone tell me the right X call to communicate with the window manager
> so my window can get decorated correctly?

gtk_window_set_title works for me. As well as gtk_window_set_wmclass.

gtk_window_set_wmclass has no effect (run-time warning) if you call it
after gtk_widget_show(window); gtk_window_set_title works dynamically.

If you still have problems with these 2 functions, create a minimal
example that shows the problem and sent it.

Regards,
Mikhael.

--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Oct 25 2001 - 18:24:11 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:52 BST