Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (Ayumi, 7th_zorro, 1 invisible), 1,060 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Ribbon Bar in Code-Editors #311618
02/21/10 00:27
02/21/10 00:27
Joined: Jul 2008
Posts: 894
T
TechMuc Offline OP
User
TechMuc  Offline OP
User
T

Joined: Jul 2008
Posts: 894
Hey folks,

I'm working on a multi-language Code-Editor and am implementing a ribbon bar at the moment. Actually it is working pretty good, but besides, i ask my self with every minute i'm working on this tool: is a ribbon bar really a good solution for code-editors (especially because of the place needed)?
What is your opinion about this? Would you want to see a code-editor with a ribbon bar? (e.g. vc2010 does NOT use one - why?)

It would be very cool if you could take the time, and fill the poll (and comment).

Greetings,
Timo

PS: two screenshots:

ribbon:
standard toolbar:

Would you want to have a ribbon bar in a code-editor of your choice?
single choice
Votes accepted starting: 02/21/10 00:26
What would be the main reason against a ribbon?
multiple choice
Votes accepted starting: 02/21/10 00:27
Last edited by TechMuc; 02/21/10 00:37.
Re: Ribbon Bar in Code-Editors [Re: TechMuc] #311636
02/21/10 08:28
02/21/10 08:28
Joined: Aug 2005
Posts: 1,230
M
MichaelGale Offline
Serious User
MichaelGale  Offline
Serious User
M

Joined: Aug 2005
Posts: 1,230
I like ribbons, but not for code editors. There are two main reasons:

1. A ribbon uses up a lot of space and I prefer to see more of the code I am working on.
2. A ribbon is useful if you have plenty of visual elements like different charts, font types, etc. which isn't the case in a code editor. Most of the ribbon elements you would use for a code editor are buttons anyway, therefore you can use a standard toolbar right away.


Your friendly mod is at your service.
Re: Ribbon Bar in Code-Editors [Re: MichaelGale] #311637
02/21/10 08:33
02/21/10 08:33

M
mercuryus
Unregistered
mercuryus
Unregistered
M



I you already implemented it make it optional (functions also accessable by shortcut/menue).
This way the user can choose.
IMHO I don't like ribbon bars in code editors but I like them in graphic/modelleing tools (photoshop) (when i use the pen on the tablet).

Re: Ribbon Bar in Code-Editors [Re: ] #311682
02/21/10 11:30
02/21/10 11:30
Joined: Feb 2009
Posts: 2,154
Damocles_ Offline
Expert
Damocles_  Offline
Expert

Joined: Feb 2009
Posts: 2,154
I dont see any advantage for a ribbon.
I wish there where an option to disable that for the new Word/Excel versions.

The reason:

Ribbons might help bloddy beginners to see basic functions easier,
but they have a major flaw.
They dont present information as a list, but as a 2D matrix.
And the Ribbons desperately tries to show all available functions and fill the screen with it, even if they are seldomly used.

Looking for a function in a list is much easier than looking
at a cluttered Matrix with different looking buttons, and
the need to press Tabs.

The classic Top-Menus are much easier to use for finding a function.
They have a caterogry (like EDIT), and then a list of options.
Also they only use as much space as you need to find the function.
For shortcts, a customizable Toolbar is much better than a fixed huge "Ribbon", that constantly wastes space, and still can not
show all shortcut functions.

Also try to avoid Icons for functions that are not used very often.
A plain Text for that button is way better than some weired icon-GFX.

Re: Ribbon Bar in Code-Editors [Re: Damocles_] #311917
02/22/10 08:12
02/22/10 08:12
Joined: Jul 2008
Posts: 894
T
TechMuc Offline OP
User
TechMuc  Offline OP
User
T

Joined: Jul 2008
Posts: 894
Yeah.. you're all completly right. Maybe I was a little bit to excited of the possiblity to implement this feature and forgot the real sense of this feature =)

But hey, it looked cool and at least i know now how to implement it wink

thank you all very much for your help,
greetings,
Timo

Re: Ribbon Bar in Code-Editors [Re: TechMuc] #311919
02/22/10 08:28
02/22/10 08:28
Joined: Feb 2009
Posts: 2,154
Damocles_ Offline
Expert
Damocles_  Offline
Expert

Joined: Feb 2009
Posts: 2,154
If you like to work on GUI, make an option to switch between ribbon and classic.

Then you can archive better usability than Microsofts programmers.


Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1