Re: How to show the same widget in several containers



On Wed, Mar 07, 2007 at 12:21:33PM -0300, Juan Antonio Alvarez wrote:
> I'm building an application where I show some plots using gtk-extra
> 
> I'd like to show the same plots on four different viewports, so the
> user can scroll to the plots he's interested in, and see them
> simultaneously.
> 
> It really doesn't have to be the same widget, maybe just a pixbuf of
> the first, and the copies get updated when the main one does.
> 
> Was I clear? Can this be done?

I don't use gtk-extra plots, but I suppose it has separate
model and view.  If it's so just create several views from
the same model.  If it mixes data and widgets -- does it
worth using then?

Yeti




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