[plt-scheme] DrScheme wxWindows/wxWidgets support
On Sun, 27 Mar 2005 11:13:59 -0500, Eli Barzilay <eli at barzilay.org> wrote:
> On Mar 27, Corey Sweeney wrote:
> > I have a couple. For the ugliness/prettyness issue i'd propose
> > adding the ability to load standard themes (
> > http://themes.freshmeat.net/browse/958/ ) instead of doing your own
> > artwork. Note this automatically gets you themes that look like
> > various platforms (like OSX
> > http://themes.freshmeat.net/projects/aquax-gtk2/ ). The people
> > making these themes are willing do dump way more time into getting
> > things to look nice then any of us ever will. [of interest, themes
> > will come automatically with the gtk2 ports]
>
> It's more than coming automatically coming with a gtk2 port -- it will
> come *only* with a gtk2 port, since you cannot use them otherwise.
I havn't actually writen a theme myself, but i was assuming it would
be possible to write something that would steal the graphics out of
the theme packages and shove them into our buttons/backgrounds/radio
buttons/ etc.