Re: GUI application



On 28 Sep., 18:45, dan.odega...@xxxxxxxxx wrote:

i think that all gui should be written in simple high level languages
as python or java. using c or c++ for gui isn't the best idea,
especially if you havn't much time.

Depends. If you have large data modells you don't want to write them
in
python/ruby or any scripting language. It's to slow, also you really
don't
want do write custom widgets in high level languages (Java is higher
but not high).
On code like this the script languages are normally 50-200x slower
then native
code and this is visible even with 3GHz CPU's.

I'm still missing for a toolkit binding that allows the combination of
easy C/C++
widgets and high level wrapping.

.



Relevant Pages

  • Re: What is Python?!
    ... It is difficult to define exactly what a "scripting language" is and isn't, ... There is no separate compile stage, so testing things out is quick and ... unlike Java, the compile stage happens completely automatically. ... it's usually faster to just run python and try something out ...
    (comp.lang.python)
  • Re: Evaluating TCL
    ... I have seen many Python scripts so far, and always they eat up heaps of memory and CPU time. ... I tried several times to motivate myself to learn and use Python, because of the hype that goes around everywhere - but always found after some time that I could just stick to Java instead of learning another new scripting language. ... Tcl is weekly typed as well, but there is no big deal with this - Tcl is a scripting language, dot. ...
    (comp.lang.tcl)
  • Re: alternative to lua
    ... Lua is a scripting language like Python. ... Jython is a Python implementation in Java. ...
    (comp.lang.java.programmer)
  • Re: Testing the Parser.
    ... care claim) and gives the output as a java claim object. ... How can I use scripting language(Perl, Ruby, Python) to automate it? ... If I can use any of the scripting language, what is that i have to ...
    (comp.software.testing)
  • Re: Java -> ActionScript?
    ... Lage sein Java zu verdrängen? ... In Ruby geht das ja, ... Andere Sprachen wie Python oder auch Ruby sind eh ... Die Syntax sollte jedoch das Programm nicht begraben. ...
    (de.comp.lang.java)