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

From: Mikhael Goikhman <migo_at_homemail.com>
Date: Thu, 25 Oct 2001 20:23:25 +0000

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 - 15:23:28 BST

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