But then we end up with screens where there are too many levels of navigation (deep or wide) and require more navigation to accomplish simple tasks.
Good GUI Design does not necessarily equate to "fit in 800x600" It equates to "Present cohesive functions in a consistent fashion". Sometimes the problem domain will drive "good" designs such that they require more than 800x600. Sometimes they won't. Mike On 4 Jun 2002 at 11:05, Gordon Tyler wrote: > > "Carlos Costa e Silva" <[EMAIL PROTECTED]> wrote in message > adikco$smm$[EMAIL PROTECTED]">news:adikco$smm$[EMAIL PROTECTED]... > > No unnecessary tweaking the UI please. > > Enclose everything in a JScrollPane - that's what I do and it's > > working allright: if there's enough screen space, the scrollbars are > > hidden, if > the > > screen is small or the dialog is resized to small, the scroolbars > > appear. > > I *hate* dialogs with scrollbars. They are *bad* UI design. > > I say tweak the UI to make the dialog fit the screen or re-organise > the dialog into separate tabs or something so that less vertical space > is needed. > > Ciao, > Gordon > > > > _______________________________________________ > Eap-bugs mailing list > [EMAIL PROTECTED] > http://lists.jetbrains.com/mailman/listinfo/eap-bugs > --- [EMAIL PROTECTED] To obtain my PGP public key, mail "SEND PUB KEY" in the subject to "[EMAIL PROTECTED]" _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
