Re: [gtk-list] Re: button




On Wed, 12 May 1999, pavel wrote:
> The only thing wrong with a blank button and a label next to it
> is that the button does not stay nice and square. It is by default too
> small, and if I put it in a table with a GTK_FILL it becomes to big and
> doesn't look like a button. The only features of the check button that I
> want is the way it looks (relatively small and square) and the fact that
> you can click on the label next to it. (But not the toggling feature.) 
> Does that help you help me?
> 

The best way to get this is to write a custom widget based on the check
button and button widgets. You might come up with a way to cobble existing
widgets together to make it sort of work right, but if you want it to be
nice you should write a custom widget.

Havoc



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