Re: bitmap buttons



Louis Lu wrote:
>   Is there anyone who have used(created) a bitmap button
> before?  Could someone teach me how to do it? or related
> information.  Thanks in advance

It's easy :-) make a button with gtk_button_new(), then add a gtk_pixmap to it
with gtk_container_add().

John




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]