Welcome, Guest. Please login or register.

Author Topic: Feelin' GUI framework  (Read 3543 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline jj

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4052
  • Country: wales
  • Thanked: 2 times
  • Gender: Male
    • Show all replies
Re: Feelin' GUI framework
« on: February 27, 2015, 11:38:21 PM »
Quote from: itix;785555
It is good idea but not really killer feature. If you have visual editor it is right format to store UI but defining UI in XML is not easier than defining UI in C. Instead of handling coding errors introduced in C language you are handling syntatical errors in XML... but it is very neat idea nevertheless and I would like to try that for MUI, too.



I dont know why any UI system should have integrated logging system unless this mean getting some useful data about errors in UI definition/logic.

I agree about the logging built into the UI that does seem strange.  Deffining a UI with XML not too mad.  Believe latest versions of .net define the UI with XML in the background.  

Dont see the difference between having coding errors and syntax errors thoguh both would be picked up ??
“We don't stop playing because we grow old; we grow old because we stop playing.” - George Bernard Shaw

Xbox Live: S0ulA55a551n2
 
Registered MorphsOS 3.13 user on Powerbook G4 15"
 

Offline jj

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4052
  • Country: wales
  • Thanked: 2 times
  • Gender: Male
    • Show all replies
Re: Feelin' GUI framework
« Reply #1 on: February 27, 2015, 11:41:51 PM »
also why would a gui need its own memory mangement system ?
“We don't stop playing because we grow old; we grow old because we stop playing.” - George Bernard Shaw

Xbox Live: S0ulA55a551n2
 
Registered MorphsOS 3.13 user on Powerbook G4 15"
 

Offline jj

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4052
  • Country: wales
  • Thanked: 2 times
  • Gender: Male
    • Show all replies
Re: Feelin' GUI framework
« Reply #2 on: February 27, 2015, 11:58:05 PM »
It aos depends on the IDE etc.  Visual studio is great for creating UIs but I cant get on with netbeans or windows builder in eclipse and prefer to build UIs by hand in swing
“We don't stop playing because we grow old; we grow old because we stop playing.” - George Bernard Shaw

Xbox Live: S0ulA55a551n2
 
Registered MorphsOS 3.13 user on Powerbook G4 15"