Nmap Development mailing list archives

Re: What languages/toolkit to use for the new GUI?


From: Candido Rodriguez <kan () sugus eii us es>
Date: Wed, 08 Jun 2005 15:30:36 +0200

Adam Jones wrote:

There is even a wxGlade program to go along with it that would give
you fast GUI development in python.

Another advantage to python: The system handles memory management, so
a potentially less experience student programmer has a harder time
writing a leaky application.

 


Hi all,
that's true... I think if the final result is a native executable (in 
Windows, in Linux, etc) it doesn't matter if it was coded with C++/GTK 
or PyGTK. So, if the selected student has more experience with 
C++/GTK/QT and prefer it, he should programming in that language... and 
the same with Python/wxWidgets/etc. You could do a great GUI in C++ and 
in Python :D
This is my humble opinion :)

Cheers!


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev


Current thread: