View Single Post
Posts: 341 | Thanked: 607 times | Joined on Dec 2008
#12
Originally Posted by benny1967 View Post
I just finished reading the tutorial and the interface guidelines.

Looks a lot like S60. Porting regular GTK apps will be a lot more difficult. (Like: no more sub-menus etc.)
You can still use standard Gtk menus with sub-menus, it is just not recommended.

Applications designed for the new UI guidelines are very slick, but you can still use all traditional Gtk elements to make ports easier. If something behaves in a totally incompatible way, then it has been implemented as a new Hildon widget instead of changing Gtk functionality. Dialogs are probably the biggest case of changed functionality, but they should generally still work ok without changes.
 

The Following 6 Users Say Thank You to kanishou For This Useful Post: