[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] Gnunet gui
From: |
Mildred Ki'Lya |
Subject: |
Re: [GNUnet-developers] Gnunet gui |
Date: |
Tue, 4 Sep 2018 20:15:24 +0000 |
On Sun, 2 Sep 2018 15:50:19 +0200
dvn <address@hidden> wrote:
> If you want to make something new, then I suggest choosing a language,
> or languages, which are portable, pragmatic, and of coursefree.
> Retroshare uses QT, which is more portable than GTK, and has some
> interesting acessories like QML and QT creator, which seem to be more
> advanced and mature than GTK's Glade.
I can second that, Qt is really easy to use and a pleasture to program with.
It's well integrated in all linux distributions, Mac OS and Windows. So go
ahead with that if you want.