On Thu, Mar 07, 2002 at 11:17:40AM +0000, nils wrote:
> hi,
> Anybody here use wxwindows?.
I'm on the wxWindows mailing list - they're pretty helpful there, too ;)
> I downloaded the latest version 2.2.9 (i think) anyway i try to compile
There are some known issues with 2.2.9; backporting is slow, as they're
focused on the 2.3.x series so they can release a 2.4 very soon. Most
bugs seem to be gone there, and only the Mac port is lagging behind.
(Also check out the wxUniversal variant)
> a very basic cpp gui app ,puts a window on screen , the code is not at
> fault here because i copied it from a website. i keep getting an error
> in fontutil.h line 65 (font toolkit not supported),also it seem to
I'm not sure why that would be - do you have the code somewhere I can
get it and try compiling here? My own programs compile successfully with
both GCC and VC++. I use Debian, so any obscure requirements would be
automatically included; I doubt it requires much beyond Gtk+, though, as
I see no reference to libttf.
What form did you download wx in? Source or a package from the distrib
vendor?
> include header files more that once. Before it was as simple as #define
> __WXGTK__ for linux and ___WXMSW__ for windows these do not seem to be
> in the setup.h file anymore. should i switch to a different cross
> platform cpp gui development kit or what....
wxWindows is the best cross-platform toolkit ;)
I usually include everything in one main header, and have different
windows in source+header form include that.
--
O- Nny
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!