Recent

Author Topic: GUI Improvements  (Read 22034 times)

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12572
  • FPC developer.
Re: GUI Improvements
« Reply #15 on: April 12, 2011, 11:36:28 am »
Personally I hate GUI's like that, that are dolled up by changing as many properties from their default values as possible.

If I want to achieve something, I simply want the UI to be as standard as possible, and this 'playtime" should be invested in following the HIG to the letter, and setting stuff like tab-order, keyboard shortcuts etc.

Oh, and to the judgemental people, I've made such stresstools many times for perfectly legit purposes.

Jishaxe

  • Full Member
  • ***
  • Posts: 103
  • Hobbist Programmer
Re: GUI Improvements
« Reply #16 on: April 12, 2011, 02:50:40 pm »
No, the amount of downloads, Alpha testers and the amount of people talking about it on the lunch table :L
Linux Mint 12
Windows 7 Home Premium
______________________
Definition of programmer: An organism that converts caffeine into software.

TurboRascal

  • Hero Member
  • *****
  • Posts: 672
  • "Good sysadmin. Bad programmer."™
Re: GUI Improvements
« Reply #17 on: April 12, 2011, 03:47:59 pm »
Personally I hate GUI's like that, that are dolled up by changing as many properties from their default values as possible.

There is another hidden peril here, one regarding usability. Namely, the "theme" created may work fine with the programmers system theme, but when someone else with a different color scheme starts it, weird things like light text on light background or dark text on dark background can happen.

That is tipical for inverse and dark themes if such software was created on a "more usual" color scheme; this is especially problematic when high contrast and/or inverse color accessibility schemes are used...
Regards, ArNy the Turbo Rascal
-
"The secret is to give them what they need, not what they want." - Scotty, STTNG:Relics

Jishaxe

  • Full Member
  • ***
  • Posts: 103
  • Hobbist Programmer
Re: GUI Improvements
« Reply #18 on: April 12, 2011, 04:16:10 pm »
Personally I hate GUI's like that, that are dolled up by changing as many properties from their default values as possible.

There is another hidden peril here, one regarding usability. Namely, the "theme" created may work fine with the programmers system theme, but when someone else with a different color scheme starts it, weird things like light text on light background or dark text on dark background can happen.

That is tipical for inverse and dark themes if such software was created on a "more usual" color scheme; this is especially problematic when high contrast and/or inverse color accessibility schemes are used...
Yeah, I've come across this problem before.
You know the blue bar at the bottom with white text? On Windows that compiled to have black text, which wasn't readable so I had to change the colour on the Windows edition. In the future I may use one of those IFDEF thingies to make the text white in Windows...
Linux Mint 12
Windows 7 Home Premium
______________________
Definition of programmer: An organism that converts caffeine into software.

fabienwang

  • Sr. Member
  • ****
  • Posts: 449
  • Lazarus is the best
    • My blog
Re: GUI Improvements
« Reply #19 on: April 12, 2011, 04:34:08 pm »
I personally try to conform to standard/defaults fonts/colors etc. so the applications appears in the user theme. But sometimes you have to space more your components to make it look good on most platforms.
I'm using Arch Linux.
Known for: CPickSniff, OpenGrabby
Contributed to: LazPaint

Leledumbo

  • Hero Member
  • *****
  • Posts: 8833
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: GUI Improvements
« Reply #20 on: April 12, 2011, 07:42:21 pm »
Quote
Haha, as I said up, the reason it's all blue is because my theme is that colour.
It's fine, just pick a little brighter color JUST for the button. Lower down the blue part of the color a little, if you use 24-bit hex, FF to DD or CC is enough I guess.

Jishaxe

  • Full Member
  • ***
  • Posts: 103
  • Hobbist Programmer
Re: GUI Improvements
« Reply #21 on: April 12, 2011, 10:06:56 pm »
Quote
Haha, as I said up, the reason it's all blue is because my theme is that colour.
It's fine, just pick a little brighter color JUST for the button. Lower down the blue part of the color a little, if you use 24-bit hex, FF to DD or CC is enough I guess.
Not sure what you mean by that, sorry. I just use clColours :P How would I darken the button colour if the button would just show up as white on Windows?
Linux Mint 12
Windows 7 Home Premium
______________________
Definition of programmer: An organism that converts caffeine into software.

 

TinyPortal © 2005-2018