Hi, > [1] > http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Application_Deve > lopment/Menus#Context_menu
>From that text: > Avoid using context menus, because they are a hidden and inconvenient way of > interacting with the UI. Use HildonAppMenus > instead. Uhm, e.g. modest and the app manager make use of such popups. That's why i am asking for this as this seems to be the way to do things under fremantle. > Hope this helped, Sort of ... :-) So perhaps i should make this a more generic question: I have a list of things i maintain in a dialog box. I want to bei able to add things, to remove and to change things. What gui element is the one to be used for this in fremantle? In diablo/chinook i use a treeview with "add", "edit" and "remove" buttons below. The user can select items (single click) and then "edit" and "remove" becomes enabled. And the user can activate things (double click). How is something like this to be achieved under fremantle? Till _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
