I've got scrollbars almost working, and someone working on the
menubars/toolbars. I'll probably do dialogs tonight if I can't make any
progress on the redisplay.
For the curious, there is a screenshot (using the 'Step' Gtk theme) at
http://www.cs.indiana.edu/elisp/gui-xemacs/xemacs-gtk-screenshot.jpg
I'm also going to rework everything to use GtkStyle for drawing horizontal
and vertical dividers and shadows. Should make the 'theming' of it pretty
nice.
One thing that is kind of annoying right now is the lack of resources. I
could use the gtk RC files, but it might be kind of hackish. Do people
have a serious desire to set colors/pixmaps/etc from their .gtkrc?
Also, preliminary patches against 21.1.9 are also available at
http://www.cs.indiana.edu/elisp/gui-xemacs/ - look towards the bottom of
the page.
-Bill P.