Welcome, Guest. Please login or register.

Author Topic: Wouldn't it be nice if...  (Read 7948 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Wouldn't it be nice if...
« Reply #29 from previous page: September 21, 2003, 12:43:56 PM »
Quote

iamaboringperson wrote:
@bloodline

That's very nice about Zune, but we are talking about somthing that will appeal to MUI haters! ;-)


-Edit- Generalised my statment.

Then I think one should be asking oneself, why one would hate MUI...?  :-D

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Wouldn't it be nice if...
« Reply #30 on: September 21, 2003, 12:54:04 PM »
Karlos, I have  a better idea, why not make an intuition style GUI tookit for SDL. That would make me happy :-)

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Wouldn't it be nice if...
« Reply #31 on: September 21, 2003, 12:58:03 PM »
SDL eh? I don't code for the competition (joke)...
int p; // A
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Wouldn't it be nice if...
« Reply #32 on: September 21, 2003, 01:22:37 PM »
Quote

Karlos wrote:
SDL eh? I don't code for the competition (joke)...


hahahaha, Well, I started to make a simple GUI Class for SDL, but I've got a bit boged down with the thead stuff.

I imagine you would do a better job.

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Wouldn't it be nice if...
« Reply #33 on: September 21, 2003, 01:45:51 PM »
I am working on an abstract gui system for my portability project but its nothing at all to do with OS native GUIs.
It defines the control interface, the drawing methods and such are pure virtual functions that must be defined by the application designer. It is only meant to do the basic event control donkeywork for an otherwise totally 'free to implement as you wish' gui system...

int p; // A
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Wouldn't it be nice if...
« Reply #34 on: September 21, 2003, 10:00:19 PM »
Quote

Well, it's only a wee joke and supposed to represent the 'conflict' between the two camps, which is why neither side is winning or losing. Anybody who's known me for long can verify I'm not anti MorphOS or its userbase.
 


Yes your Avitar *here* is an amusing joke...

This is less so...

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Wouldn't it be nice if...
« Reply #35 on: September 21, 2003, 10:11:35 PM »
Are you serious?

The avatar I made here wouldn't fit. It's still just a joke dude, check the tag line there. Big deal the dude with the chaincannon won the animation allowing me to squeeze it into 5k. So am I an anti-MOS troll now then?
int p; // A
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Wouldn't it be nice if...
« Reply #36 on: September 21, 2003, 10:12:43 PM »
Quote

Karlos wrote:
Are you serious?

The avatar I made here wouldn't fit. It's still just a joke dude, check the tag line there. Big deal the dude with the chaincannon won the animation allowing me to squeeze it into 5k. So am I an anti-MOS troll now then?


Fair point, carry on.

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Wouldn't it be nice if...
« Reply #37 on: September 21, 2003, 10:17:10 PM »
Thanks ;-) - jeez people are wound up too tight these days :lol:

Seriously, some bridges need to be built between the 'camps'. I had thought this might be an interesting way to make a start...

-edit-

BTW, I'm referring to GUI abstaction, not ballistics tests on butterflies ;-)
int p; // A
 

Offline Crumb

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
Re: Wouldn't it be nice if...
« Reply #38 on: September 26, 2003, 03:24:14 PM »
@Karlos:
As I told you in a message, that would be a great idea...

I think we should look other GUI libraries from other platforms (like gtk, QT,etc) and then look at our libraries and try to make similar functions... I think that writting similar functions to QT etc would be an added bonus because it would allow programmers to port more easily software...

Firstly it should include the basic components shown as default in VBasic and other IDEs for example: Listers, buttons, textboxes,etc...

"My gut feeling is that a lot of (especially new) programmers are slightly put off by the way these guis are implemented."

Yeah! that's it! A Reaction wrapper for AROS would be really cool, but we need to attract new programmers to our platform. Windows wouldn't have so many programmers if they had to write every GUI like we have to...

And about using MUI for everything... this new Wrapper-API would use similar functions as other toolkits like QT etc, making porting easier...

@Karlos:
I don't know much about reaction, but don't hesitate in sending me a message to talk about the specification, I'm quite interested...

@jaokim:
Using includes or a library wouldn't be similar? After all, it will only be a wrapper that translates the new API calls to Reaction/MUI/Whatever... (even gadtools would be possible)

@Karlos:
It would be possible to make the linkable library first and then once it works correctly turn it into a dynamic library?

@Bloodline:
"Then I think one should be asking oneself, why one would hate MUI...?"
That question may turn this thread into a flame-fest... :-D
Simply accept that not everybody likes MUI.
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)