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

design advise needed/toolbar question

2005-07-08 Thread Paul Pogonyshev
Hello. Suppose I have a number (like 8) of modes of operation for a program. They all work in similar fashion, so you could switch between them seemlessly. Much like different tools in The GIMP. However, I don't want to put a number of buttons in the toolbar for the modes, partially because I do