<br><br><div class="gmail_quote">On Sun, Aug 9, 2009 at 2:32 PM, David Nolden <span dir="ltr"><<a href="mailto:david.nolden.kdevelop@art-master.de">david.nolden.kdevelop@art-master.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Sonntag 09 August 2009 12:38:59 schrieb Andreas Pakulat:<br>
<div><div></div><div class="h5">> For sake of talking about what actually happens, lets look at the following<br>
> three screenshots I've just done after completely removing<br>
> $HOME/.kde/share/(config|apps)/kdev*, i.e. what is shown on initially<br>
> starting kdevelop.<br>
><br>
> First one without any changes whatsoever:<br>
> <a href="http://www.apaku.de/vardata/kdev4_initial_start.png" target="_blank">http://www.apaku.de/vardata/kdev4_initial_start.png</a><br>
><br>
> Two problems are clearly visible:<br>
>  - broken default size, the window needs to me a lot larger<br>
>  - the debugger toolbar needs to be moved to the debug area<br>
><br>
> However, both quickopen and contextbrowser toolbar are fully visible. Qt<br>
> properly compresses non-widget actions.<br>
><br>
> Now, lets remove the debugger toolbar:<br>
> <a href="http://www.apaku.de/vardata/kdev4_initial_nodbg.png" target="_blank">http://www.apaku.de/vardata/kdev4_initial_nodbg.png</a><br>
><br>
> If we wouldn't have the perspective actions there, we'd have run, build or<br>
> debug visible already, without fixing the mainwindow size even<br>
><br>
> So, choosing a sane default, netbooks these days seem to have 1024x768<br>
> already, so I've resized the window to that (aproximately, taking a panel<br>
> into account) and we get:<br>
> <a href="http://www.apaku.de/vardata/kdev4_initial_sane_size.png" target="_blank">http://www.apaku.de/vardata/kdev4_initial_sane_size.png</a><br>
><br>
> Again, without the area-actions and probably some less separators we'd have<br>
> the 5-6 most-used actions clearly visible and also the quickopen and<br>
> contextbrowser. So the user is surely aware of both widgets and both are<br>
> usable too as the expanded widget they show when activating them resizes<br>
> itself so that it shows all the information needed.<br>
><br>
> And looking at:<br>
> <a href="http://www.apaku.de/vardata/kdev4_initial_ctxbrws.png" target="_blank">http://www.apaku.de/vardata/kdev4_initial_ctxbrws.png</a><br>
><br>
> I can even use the context browser to see in which function I am in simpler<br>
> code (which is what beginner users will have usually).<br>
</div></div>You can see a little fraction of the function you're in, and only in 'simple'<br>
code. It should _always_ show at least the whole function name, else it is not<br>
really useful.<br>
<br>
Am I really the only one who thinks that the screenshots you've sent are ugly?<br>
Do you really think that is a good user interface for an IDE? Apart from the<br>
wasted space, it looks cluttered due to the text and the large vertical size<br>
of the toolbar.<br>
<br>
This is how it IMO should look:<br>
<a href="http://zwabel.wordpress.com/files/2009/08/kdev5_ui_new_2.png" target="_blank">http://zwabel.wordpress.com/files/2009/08/kdev5_ui_new_2.png</a><br>
<br>
You see the whole function you're in, and you have the maximum amount of<br>
vertical space available in the editor, both of which increase productivity.<br>
<div class="im"><br>
> Thats it, for me this case is clearly closed as removing the text doesn't<br>
> provide enough added value that make up for the problems caused by it.<br>
</div>I'm not convinced yet, I would like to hear some more opinions.<br>
<br>
So, do you really think that this toolbar is better:<br>
<a href="http://www.apaku.de/vardata/kdev4_initial_ctxtbrws.png" target="_blank">http://www.apaku.de/vardata/kdev4_initial_ctxtbrws.png</a><br>
than this one:<br>
<a href="http://zwabel.wordpress.com/files/2009/08/kdev5_ui_new_2.png" target="_blank">http://zwabel.wordpress.com/files/2009/08/kdev5_ui_new_2.png</a><br>
? If the majority reall perfers the with-text version, I will be fine.<br>
<br>
Greetings, David<br>
<div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br>To be fair, I don't really like yours either. I think having 2 lineedits is disappointing.<br><br>In your proposal, if we didn't have 2 lineedits (or with both being shown) we would even have place for the text. So the text is not the main problem. If it's at right at least. If it's under the icon it's just too bad :P.<br>
<br>I usually disable text on toolbar, but I consider that this is personal and I don't want to pollute other's KDevelop with my choices.<br><br>Thanks,<br>Aleix<br>