GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Image inside GtkStatusBar?

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming
Author Message
topher
Familiar Face


Joined: 04 Feb 2010
Posts: 11

PostPosted: Sun Mar 14, 2010 4:26 am    Post subject: Image inside GtkStatusBar? Reply with quote

Does anyone know how to place an image in a GtkStatusBar? Or would there be a better method? I'm trying to display an animated "Please Wait..." gif during various program processing actions.

Thanks in advance.
Back to top
tadeboro
Never Seen the Sunlight


Joined: 23 Jul 2008
Posts: 2114
Location: Slovenia

PostPosted: Sun Mar 14, 2010 10:05 am    Post subject: Reply with quote

Hello.

GtkStatusbar is descendant of GtkHBox, so you can simply use gtk_box_pack_(start/end)() functions for adding various widgets.

Tadej
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP