aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: A new GUI!  (Read 4139 times)

Guest

  • Guest
A new GUI!
« on: August 03, 2005, 04:10:40 PM »

I know this is probably very low on the dev's priority list, but amule's GUI looks horrible on every single platform it supports (I tried v2.0 on Windows, Linux and OSX. It even looks horrible with the cute Aqua widgets of OSX!) Its GUI simply pales in comparison to its Windows-only cousin, which is one of the best looking program I have seen.

Fortunately, amule's network support is excellent (almost on par with emule) and the separation of core and GUI would help immensely in this. Personally, I think Java or Python would make it a lot easier to write a good looking GUI. Other than these options, the devs should also consider switching to QT4, which has been released under the GPL for Win32 as well as Linux and Mac OS X.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: A new GUI!
« Reply #1 on: August 03, 2005, 06:08:51 PM »

well since core/gui is seperated you can feel free to write your own gui...
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

i23098

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Re: A new GUI!
« Reply #2 on: August 31, 2005, 08:23:22 PM »

Quote
Originally posted by stefanero
well since core/gui is seperated you can feel free to write your own gui...

Can you please send a link with the documentation explaning the how to connect and interact with the core?

I believe this can be a great opportunnity  to force me to learn qt  :rolleyes:  :D
« Last Edit: August 31, 2005, 08:24:50 PM by i23098 »
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: A new GUI!
« Reply #3 on: August 31, 2005, 08:28:23 PM »

Things not to do on a post, part 1:

a) Flame the work of the developers.
b) Start comparisons with other apps (almost on par with emule!) without data th back it up.
c) Sugest a programming language to write a GUI (wtf?)
d) Pretend the devs are dumb and don't know the best framework to work with.
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: A new GUI!
« Reply #4 on: August 31, 2005, 09:18:30 PM »

Quote
Originally posted by i23098
Can you please send a link with the documentation explaning the how to connect and interact with the core?

I believe this can be a great opportunnity  to force me to learn qt  :rolleyes:  :D

Besides the code :] you can read docs/EC_Protocol.txt in any cvs tarball of aMule.

Cheers and good learning!
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: A new GUI!
« Reply #5 on: August 31, 2005, 11:25:29 PM »

I know it's not too much, but we're too busy coding to write nice docs.  8)
Logged
concordia cum veritate

lfroen

  • Guest
Re: A new GUI!
« Reply #6 on: September 01, 2005, 11:32:20 AM »

quaqua: did you bothered to search the forum before asking question that has been answered at least 3 times ?

Summarizing:
1. We have remote gui in case you looking for working example
2. EC protocol may not be fully documented, but pretend to be code, so "use the source Luke"

Quote
Other than these options, the devs should also consider switching to QT4

3. We consider. So you consider this: what if QT5 will not be GPL anymore, as php did ? TrollTech is commercial organization, they do what brings money, not sympaty.
4. Please, don't flame. I mean, unless you come out with something better - no "you suck" please.
Logged