|
From: Dave D. <da...@dr...> - 2004-10-20 15:53:25
|
On Oct 19, 2004, at 7:48 PM, Nycran wrote: > Thanks guys. So you think just write the application > in C using the native WX library? I'll have to polish > up on my C skills that's for sure :-). I have no idea what you're trying to do, and thus won't even attempt to suggest a language. IF you find that C/C++ is the best language for your project AND you need a GUI THEN wxWidgets is probably your best choice. IF you find that Java is the best language for your project AND you need a GUI THEN Swing is probably your best choice. I still think wx4j is a great idea, but as Dave mentioned, development is basically nonexistent at the moment. -Dave |