Re: Change font of a button
- From: Alberto Paro <alberto paro homeunix org>
- To: skg fluent co in
- Cc: gtkmm <gtkmm-list gnome org>
- Subject: Re: Change font of a button
- Date: Thu, 03 Feb 2005 11:14:08 +0100
Surya Kiran Gullapalli wrote:
> Where am i doing wrong ?
> modify_font (fd) ;
>
You changed font of the Window!!
m_button.modify_font (fd) ;
And you change font of the button.
Hi,
Alberto
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]