815: Some look-and-feel comments
- as already mentioned by someone else, the menus are a little bit to large
- the progress bar looks nice
- the progress bar looks to small when nearly 100%
- the shading effect of the status bar does not fit to the rest
- the status bar still contains ugly bold fonts; please use bold fonts only
for marking important parts of a text
- the tab pane in the Main Module does not contain insets (try this key-
value pair in the look-and-feel: "TabbedPane.contentBorderInsets", new
InsetsUIResource(6, 6, 6, 6))
- nearly everywhere in the Main Module pane inconsistent spacings were used
between components
...
Summary: what I've seen so far looks like somebody, who is unexperienced in
GUI design, has tried different things. From my point of view, the look-
and-feel of this build looks less professional than other builds before.
Please sign in to leave a comment.
large
Will fix
Don't understand what you mean
It's EAP, an on-going effort
in
It's EAP, no personal judgments please
--
Eugene Belyaev, CTO
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Thomas Singer" <thomas.singer@noregnisspam.de> wrote in message
news:opro7x0fnvmxlxr0@news.intellij.net...
large
only
used
>
in
>> - the progress bar looks to small when nearly 100%
>
The pieces go beyond the right border.
Tom
Thomas Singer wrote:
I second your opinion here. Personally it reminded me of the Kunststoff
look & feel (http://www.incors.org). To me this also looks less
'professional' than the current look & feel in idea 3.04
Pepijn
Agreed, I like new panel buttons but I dislike big menu items and
resemblance to Kunststoff.
/kesh
"Pepijn Van Eeckhoudt" <pepijn.vaneeckhoudt@luciad.com> wrote in message
news:ba0eor$46u$1@is.intellij.net...
>
>
>
Also, the menu items no longer line up, if they have a sub-menu. It's the little things...
Even those without a sub-menu (see the Build menu).
Tom
Fixed in #816
--
Eugene Belyaev, CTO
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Thomas Singer" <thomas.singer@noregnisspam.de> wrote in message
news:opro7yixewmxlxr0@news.intellij.net...
>
>
Eugene, do you know the excellent book "GUI Bloopers" by Jeff Johnson, ISBN
1558605827 (http://www.amazon.com/exec/obidos/ASIN/1558605827)? The author
sheds some light on what has proven to be good and bad in GUI design. I
fully recommend each developer who needs to develop GUIs to read it or any
comparable book.
BTW, it is "normal" to make mistakes in GUI design, because developers
typically do not have experience with the problems (and their solutions)
that might occur.
Tom