Posts

Showing posts from March 20, 2011

Qt Quick and QML

Been wanting to do this post for some time now, but mostly because I never did got decent recordings of the desktop I postponed it, until today.... First the video... Ok so its fairly simple demos of what you can do with QML one kinda of a design cliché, but in this case they serve the propose...note# they run way faster/smoother than this its just that the screen capture program is not perfect.. the first one is really an example of how easy it is to create a OSX like thing... the core logic of the demo is around 80 lines of code :). wen I actually made it the first time, the way I implemented had each of the icons having its how independent and overlapping hit area just to see if it was possible, It is, but I don't recommend :). The second is something I'm working on with Sergio to replace the diary view in Kontact. Bottom line.... I love QML and By "love" I mean I LOOOOOVE it :D. Its the freedom it gives-me to create completely new interface and interactions, (yes