From: Luke S. <lsc...@re...> - 2002-09-23 21:05:46
|
correct me if i'm wrong, but wouldn't the correct solution be to move the code loading the gtk theme to before update_idle_time is called? looking at the debug output, it seems to me that this is the case, that the theme is being loaded even before protocols start to sign on... luke On Mon, Sep 23, 2002 at 09:49:59PM +0100, Sergey V. Udaltsov wrote: > Hi all > > Several days ago I offered the solution to the bug on the font used to > display buddies. Actually, the problem is that the correct font is not > taken from gtk theme because the first call to update_idle_time is > performed _before_ gtk theme is loaded, so some wrong default font is > used on style creation. I still got no answer on this report:(. Could > please anyone check my solution (using gtk_rc_get_style) and tell me > whether it actually works. Would it be possible to commit this into CVS > (at least for GTK1) > > Cheers, > > Sergey > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Gaim-devel mailing list > Gai...@li... > https://lists.sourceforge.net/lists/listinfo/gaim-devel -- -This email is made of 100% recycled electrons. -If something can go wrong.... FIX IT! If it's Microsoft...delete it. -There are three ways to get something done: (1) Do it yourself. (2) Hire someone to do it for you. (3) Forbid your kids to do it. |