ACR Updater[CLI]
|
2014-01-07, 12:59 PM
(This post was last modified: 2014-01-07, 02:51 PM by rXn.)
|
|||
|
|||
RE: ACR Updater[CLI]
@Playfrog4u :
Your updater is quite nice, but for the platform independence I would choose Qt or Gtk, although I have no experience with Gtk. The .Net Framework is quite fine, but your tool does not work with Mono (an open implementation of .Net, esp. for Linux/Unix/Mac) and I have to admit that I terribly failed rewriting your Launcher in Mono/C#. Anyway, as it was the network stuff that finally killed me, I think the rest is quite nice and possible. Anyway, I myself vote for Qt, as it is easy, platform-independent and closely linked to many other C++ things (fe they rewrote the <string> type as a class in <QString> to simplify.) Second would be Mono/C#, although it has quite big libs to carry with it. //Edit: I just saw that Mono has also some kind of Vb.Net 2005 clone, but I still vote for C++/# //Edit2: What about python/Tinker GUIs? Any experince? There is also Qt for python, called PyQt. But that would be an additional set of libs to carry... I know, dont answer your own posts...who cares... I am currently creating an UI for the launcher (Only graphics, no code at this moment) that might also be used in pyhton. I think I will update tomorrow, take it as a suggestion, but I had some nice ideas today ![]() The C Programming Language: combines the flexibility of assembly language with the power of assembly language.
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
ACR Updater[CLI] - by ruler501 - 2014-01-06, 01:06 AM
RE: ACR Updater[CLI] - by dm.mossberg590a1 - 2014-01-06, 01:32 AM
RE: ACR Updater[CLI] - by ruler501 - 2014-01-06, 11:33 AM
RE: ACR Updater[CLI] - by rXn - 2014-01-06, 12:46 PM
RE: ACR Updater[CLI] - by ruler501 - 2014-01-06, 01:06 PM
RE: ACR Updater[CLI] - by Playfrog4u - 2014-01-07, 07:02 AM
RE: ACR Updater[CLI] - by ruler501 - 2014-01-07, 11:22 AM
RE: ACR Updater[CLI] - by DeltaStrikeOp - 2014-01-07, 12:53 PM
RE: ACR Updater[CLI] - by rXn - 2014-01-07, 12:59 PM
RE: ACR Updater[CLI] - by ruler501 - 2014-01-07, 03:55 PM
RE: ACR Updater[CLI] - by Playfrog4u - 2014-01-07, 04:28 PM
RE: ACR Updater[CLI] - by rXn - 2014-01-10, 08:36 AM
RE: ACR Updater[CLI] - by ruler501 - 2014-04-06, 08:57 PM
RE: ACR Updater[CLI] - by jonaspm - 2014-04-15, 10:46 PM
RE: ACR Updater[CLI] - by Victor - 2014-04-16, 03:48 PM
RE: ACR Updater[CLI] - by jonaspm - 2014-04-16, 08:21 PM
RE: ACR Updater[CLI] - by rXn - 2014-05-13, 08:00 AM
RE: ACR Updater[CLI] - by Victor - 2014-05-13, 03:28 PM
RE: ACR Updater[CLI] - by rXn - 2014-05-14, 05:21 AM
RE: ACR Updater[CLI] - by rXn - 2014-06-23, 04:49 AM
RE: ACR Updater[CLI] - by ruler501 - 2014-06-25, 04:43 PM
RE: ACR Updater[CLI] - by rXn - 2014-06-27, 04:49 AM
RE: ACR Updater[CLI] - by ruler501 - 2014-06-27, 07:33 AM
RE: ACR Updater[CLI] - by rXn - 2014-06-27, 10:09 AM
RE: ACR Updater[CLI] - by ruler501 - 2014-06-27, 10:31 AM
RE: ACR Updater[CLI] - by Victor - 2014-06-27, 10:36 AM
RE: ACR Updater[CLI] - by ruler501 - 2014-06-27, 10:39 AM
RE: ACR Updater[CLI] - by rXn - 2014-06-27, 11:35 AM
RE: ACR Updater[CLI] - by Victor - 2014-06-27, 11:46 AM
RE: ACR Updater[CLI] - by ruler501 - 2014-06-27, 12:26 PM
RE: ACR Updater[CLI] - by rXn - 2014-06-28, 08:28 AM
RE: ACR Updater[CLI] - by rXn - 2014-07-17, 11:59 AM
RE: ACR Updater[CLI] - by rXn - 2014-10-05, 10:31 AM
RE: ACR Updater[CLI] - by ruler501 - 2015-04-21, 04:16 PM
|