Re: MDI statusbar



Andrea Bosio wrote:
> 
> Is there a way to have something like statusbar-template in gnome-mdi
> apps?
no, not really, but you can use the "app_created" signal handler of the
GnomeMDI object to add a statusbar to each MDI gnome-app as it gets
created.
the signal handler is passed a pointer to the newly created GnomeApp
object
and you can use gnome_app_set_statusbar*() functions to add a statusbar
to
it.

jaKa

-- 
email: jaka.mocnik@kiss.uni-lj.si
w3:    http://pluton.ijs.si/~jaka



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