Re: Change font of a button



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]