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
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
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