On Fri, 2005-01-14 at 16:33 +1100, Erik de Castro Lopo wrote: > Looks like you need a GUI and the available compiled languages > with GUI-ability for Linux (that I know of anyway) are: > [...]
There's also C# with its GTK bindings (or SWF I guess; you'd get Windows compatibility for free then). I would have suggested it earlier, but I honestly don't know if it's any good. Has anyone had any experience with it? Gotta learn C# some day soon. re: clicky designers -- glade and libglade will give you the same ability to design UIs with any of the languages mentioned thus far. You'd still be lacking an IDE to glue it all together though; that's one way in which Qt-Designer is a nice choice. I believe Anjuta does a similar thing for other languages (I don't use it though, so I don't know which ones). If you're after a low-effort port, I'd say gambas is your most likely candidate. Alas I've not used it either. HTH, j.
signature.asc
Description: This is a digitally signed message part
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
