At 04:22 PM 2/12/01 -0500, you wrote:
Well, I just checked in a whole slew of changes to GTK last night and
early
today, if people want to check them out. Native widgets work fairly well.
I suppose I should implement the gutter at some point.
You should have to do very little (if anything) - its just redisplay code.
Why don't you just try building with it and seeing what happens?
Here's a screenshot of the search dialog - ignore the fact that
everything
shows up as a pushbutton instead of radio buttons for right now. :)
Cool
Is there any reason why on platforms that support it the layout widget
is
not done as a `real' layout widget? Then you would be able to specify
I started work on this and then got waylaid by other things. Its definitely
something we should have. The widget type is native-layout. I didn't get
around to finishing it. I think there were some problems under X or
mswindows. It should enable us to have proper tabs for dialogs amongst
other things.
things like whether the layout was to divide space evenly between the
widgets, etc.
I think you are thinking too X or GTK here. Under mswindows you still have
to place things at pixel positions.
Happy hacking ...
andy