![]() |
2009-10-16
, 22:44
|
Posts: 369 |
Thanked: 191 times |
Joined on Sep 2009
@ Virginia
|
#2
|
|
2009-10-16
, 22:47
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#3
|
Use the widget GtkToolbar as you would use it in a GTK+ application, but consider the following:
* Use GtkToolbars when only one content item is visible (for example when editing a single image or editing a single email).
* Provide no menu commands or settings for hiding or showing toolbar. The toolbar is always shown in the view where you decided to put it.
![]() |
2009-10-17
, 06:59
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#4
|
The Following 3 Users Say Thank You to qwerty12 For This Useful Post: | ||
|
2009-10-19
, 00:32
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#5
|
![]() |
2009-10-19
, 09:40
|
|
Posts: 696 |
Thanked: 1,012 times |
Joined on Mar 2006
@ Asturies, Spain
|
#6
|
|
2009-10-19
, 16:24
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#7
|
![]() |
Tags |
design, maemo, user interface |
|
If an app has multiple windows, as most do, where are we supposed to put our window icons/buttons?
For example - let's take the ipod music app on the iphone/touch. Along the bottom it has 5 icons, Playlists, Artists, Songs, Albums and [... More], with each bringing up a slightly different interface for different things - but the toolbar stays.
If you were to require a similar window changing functionality, what are the UI guidelines that apply?
How does one allow the user to always be able to select from a set of windows (a maemo example would be when you wish to provide the user with a view windows, categories, tags, search, settings, etc).