Re: Unsolved mystery - How to control GtkTreeView row height

2007-03-25 Thread Gabriel Schulhof
Hey! On Sat, 2007-03-24 at 13:29 +1100, Anthony E. Rich wrote: > Remember: all gtk code has been tried, and all doc and forums have been > searched unsuccessfully for a solution, for the past 2 years. It is time > to put > our minds to fixing this universal problem of fixed-height grids, so that

Unsolved mystery - How to control GtkTreeView row height

2007-03-23 Thread Anthony E. Rich
Hello, I need a way to control the rendered row height, in pixels, of a GtkTreeView. This is essential to the application, because I *cannot* use scrolling, but instead use a virtual grid mechanism that loads a GtkTreeView with a small number of rows from a larger virtual table, and control all sc