Re: design advise needed/toolbar question

2005-07-09 Thread Paul Pogonyshev
Soeren Sandmann wrote: > Paul Pogonyshev <[EMAIL PROTECTED]> writes: > > However, it seems that in the new (2.4 and up) toolbar API there is no > > easy way to add a random widget to a toolbar (well, I could subclass > > GtkToolItem, but...) > > > > Any suggestions? A different design might solve

Re: design advise needed/toolbar question

2005-07-08 Thread Soeren Sandmann
Paul Pogonyshev <[EMAIL PROTECTED]> writes: > However, it seems that in the new (2.4 and up) toolbar API there is no > easy way to add a random widget to a toolbar (well, I could subclass > GtkToolItem, but...) > > Any suggestions? A different design might solve a problem as well as a > simple w