Bill Baxter wrote:
On Sun, Jan 18, 2009 at 1:54 PM, Don <[email protected]> wrote:
John Reimer wrote:
Still it's nice to have a basic cross-platform GUI right there in the
standard distribution of the language.
Does DWT offer that yet? Certainly it didn't at the moment of
'standardisation'.
I don't think so. It certainly doesn't have the "basic" part -- It's
a very full featured GUI toolkit.
And it also doesn't work with the library that ships with the
compiler, so those two things at least rule it out.
I was thinking of something more along the lines of a Tk wrapper or
maybe FLTK wrapper.
--bb
Yeah, that would be cool. C++ tried to get such a thing into C++0x, but
it was too little, too late. The arguments for a small, built-in GUI are
quite strong.