Reply
Thread Tools
allnameswereout's Avatar
Posts: 3,397 | Thanked: 1,212 times | Joined on Jul 2008 @ Netherlands
#111
Originally Posted by lcuk View Post
as a user I would expect the presence of a big fat X in the top right to also act as a close button for a dialog.
The user might have to adapt, but different symbols on same location might be confusing.

I would find a big square with a line (sortof like an arrow) to a small square a logic way to imagine this.

Some things the user decides and quickly wants to get that done. UI consistency is then very useful for workflow. There is also no relearning afterwards.

Another way to close applications could be from a task manager, instead by default only minimizing applications.

Personally I prefer giving people a clear way to (cancel/close/dismiss/do nothing) on actual dialogs, that way there is none of this. (at the same time I am even more guilty because I can make screens with no ui at all )
On a longer timescale users want to use symbols for such, that much I know. It might take them a bit longer to adapt to, but eventually they'll get used to it and love it.

This is the kind of UI consistency a good HIG aims for.

I think a black UI with little as much light colour is better for battery than other way around?
__________________
Goosfraba! All text written by allnameswereout is public domain unless stated otherwise. Thank you for sharing your output!
 
eiffel's Avatar
Posts: 600 | Thanked: 742 times | Joined on Sep 2008 @ England
#112
Originally Posted by allnameswereout View Post
I think a black UI with little as much light colour is better for battery than other way around?
A dark background would help battery life on an OLED display, but not on a backlit display as used in the N800 and N810.

Regards,
Roger
 
yerga's Avatar
Posts: 696 | Thanked: 1,012 times | Joined on Mar 2006 @ Asturies, Spain
#113
The application menu can store until 15 items in the same screen (see the screenshot), if you have more than 15 items you can see the other items scrolling (kinetically) until the rows below.

Also, there is a new property in the .desktop files: X-Maemo-Prestarted. It seems to allow applications be pre-started (logically as the name indicates). I didn't can to do it work in scratchbox though.
Attached Images
 
__________________
Daniel Martín Yerga
maemo.org profile
Twitter
 

The Following 10 Users Say Thank You to yerga For This Useful Post:
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#114
yerga,
that looks fantastic!

the only thing out of place is the back icon, why isnt it in the top left?

The prestarted application flag sounds good - lets hope its not abused too much
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk
 
yerga's Avatar
Posts: 696 | Thanked: 1,012 times | Joined on Mar 2006 @ Asturies, Spain
#115
The prestarted application flag sounds good - lets hope its not abused too much
Hopefully not. Though the hildon-desktop (who manage this) checks the used memory and acts in consequence.
A comment from the source code:
Code:
/* Prestarting depends on the env var HILDON_DESKTOP_APPS_PRESTART and the
 * amount of /proc/sys/vm/lowmem_free_pages up to
 * /proc/sys/vm/lowmem_notify_low_pages.
 * not set|false|no - Never prestart apps.
 * yes|auto|0 - Prestart if there are more free pages than stated in
 * /proc/sys/vm/lowmem_notify_low_pages.
 * number - Prestart if there are more than this number of free pages.
 */
__________________
Daniel Martín Yerga
maemo.org profile
Twitter

Last edited by yerga; 2009-03-06 at 21:21. Reason: I read 'black' instead of 'back' ;)
 

The Following 4 Users Say Thank You to yerga For This Useful Post:
Posts: 1,208 | Thanked: 1,028 times | Joined on Oct 2007
#116
Originally Posted by lcuk View Post
the only thing out of place is the back icon, why isnt it in the top left?
Because cancel/back/close function is always in the top right
 

The Following 3 Users Say Thank You to mikkov For This Useful Post:
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#117
sometimes I want to close my browser without having to go back 4 pages.

think about that with dialogs.
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk
 
benny1967's Avatar
Posts: 3,790 | Thanked: 5,718 times | Joined on Mar 2006 @ Vienna, Austria
#118
Originally Posted by yerga View Post
The application menu can store until 15 items in the same screen (see the screenshot), if you have more than 15 items you can see the other items scrolling (kinetically) until the rows below.
is there i way to organize applications systematically (like the well-established menu/submenu-structure) so you don't have to scroll planlessly through an unsorted list? having 50+ items in the menu and no way to group them would be quite a challenge. are the blue "example"-entries folders?
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#119
A fun tip for playing with the new UI on your existing tablet:

Install x11vnc on your Scratchbox machine; then, after the Xephyr :2 -screen 800x480x16 ... & line, do the following:

Code:
x11vnc -display :2 -nopw
Note the port that is being shared, and use VNC viewer on the tablet to go there (of course, start up your Scratchbox UI first). (eg 192.168.0.4:5901) Then just fullscreen the display. It's kinda scary -- it looks like you're running the new UI right on your tablet. It lets you try out the applications using your fingers. The kinetic scrolling isn't great (finger swipes don't translate well, I guess), but it works well enough for testing and you can tap on all of the buttons with your finger and get an idea for how big things will be on a portable screen.

In other news, I couldn't just untar the maemo5 armel rootstrap into a partition on my tablet and then chroot into it; I get an "illegal instruction" error (or something).

I also see why the GTK dialog box should be OK in Fremantle; the dialog boxes span the entire width of the screen. The problem occurs when taking the Fremantle-GTK dialog boxes and trying to sqeeze them into Diablo-sized dialogs. This is what was happening to me...
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2009-03-06 at 22:48. Reason: gave the ip:port example
 

The Following 7 Users Say Thank You to qole For This Useful Post:
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#120
qole, you just gained a whole new bottle of absinthe at the next summit!
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk
 
Reply

Tags
fremantle

Thread Tools

 
Forum Jump


All times are GMT. The time now is 22:55.