Nmap Development mailing list archives

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


From: Adam Jones <ajones1 () gmail com>
Date: Wed, 8 Jun 2005 08:06:37 -0500

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.

On 6/8/05, Luke Triantafyllidis <triple () aeoth net> wrote:
Candido Rodriguez wrote:

Like C++/Gtk... Also, developers could use Glade to do a fast
development of the GUI :D


What about wxWidgets/wxPython? It's cross platform and you can get the
best of both C++ and Python.

-Luke


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



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


Current thread: