Here is my opinion: any one of this 3 sounds cool. I put here only the 
downsides of each approach. 

gtk:
* not object oriented (looks un-natural to build gui's in no oop language)
* looks funkey on win32

qt:
* not free in win32
* does not compile with mingw or friends on win32

java:
* funky look everywhere.
* difficult to install, big download
* needs interperter on the client side

wxwindows:
* problems with hebrew (no reversed menus for example)
* in linux, app's run in he_IL locale will be reversed, under windows same 
code does not get reversed (different layers behave differently)


ביום ראשון, 2 בנובמבר 2003, 23:18, נכתב על ידי Shachar Shemesh:
> Hi Aviad,
>
> I've decided that a lot of voices make for a more interesting
> conversation. I'm therefor forwarding your email to a mailing list I
> read (and occasionally even write to). I'm sure the good people here
> will have plenty to say. You may want to clarify what "sending
> parameters" mean, though. Is that "a gui application that invokes a cli
> application with arguments"?
>
> Ok, guys. I decided that the distro war from a few days ago was not
> interesting enough. Let's have a programming language war, while wer'e
> at it.
>
> A good begginer's GUI tool for a univ. project. Which would be best?
>
>              Shachar
>
> aviad wrote:
> > i wonder if you could help me choose between
> > several languages to develop gui based application
> > i got lost between :
> > Python,perl,tcl/tk,qt,gtk+
> > i need a language that will help me to develop
> > a small gui that will communicate with a non gui linux
> > program (send parameters via gui)
> >
> > hope to hear from you
> >
> > aviad


================================================================To unsubscribe, send 
mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to