Re: [gtk-list] Re: Wish list?



On Fri, 23 May 1997, Jamie Honan wrote:
> 
> One that I think would be quite handy is to have the border
> widths and border styles as part of a style rather than
> hard coded with each widget.
> 
> Border styles could include raised, sunken, flat, ridge, and groove.

Yes.  

I've done up a gtk_flat_button for my calendar widget, but I feel
that is not a satisfactory method because it is still not flexible.

If my C where not so sh*tty I'd probably be able to come up with
a patch for this myself.

> Some other code improvements might be to reduce casting. The
> extensive casting will lead to trouble when gtk gets wider use.
> 
> One possibility is to make specific casts e.g. instead of
> GTK_CONTAINER (x) have
> 
> GTK_LIST_ITEM_TO_CONTAINER(x)

This would make programming with GTK harder...

--
Shawn T. Amundson		University of Minnesota
Systems Administration	 	Computer Science System Staff
amundson@cs.umn.edu	  	http://www.cs.umn.edu/~amundson/     	

WARNING:  Perl code is bleeding from my ears.  Please stand back while
          I try and suck it back in.  The medics have been called and 
          are bringing the Guinness.  Guinness will fix everything.



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