I decided to implement my own version of Maemo 6 UI Framework's MVC model, which is a bit simpler that Nokia have designed. In order to test it in practice I made it run on N900. In this demo I have two different buttons. The larger buttons uses own view and they change their appearance on orientation changes i.e. the size changes. The smaller buttons don't have own view. They just react on mouse presses and nothing else.
Seems to work ok and it took only 5 hours to implement the base for all this.
wow...
why cant nokia do this for the entire device?
it would be awesome if they do it so...
StillaAdam 2 years ago
Thanks:) Well this is a Qt application and N900 is based on GTK. Wait for Maemo 6 to get properly implemented orientation changes for each application... I Hope
zchydem 2 years ago