Archive for the ‘C++’ Category

Playing with Symbian C++

Friday, September 25th, 2009

Today, I was playing with Symbian C++… I had been creating some Demo apps, to understand the difference to work into Python and Symbian C++

It’s really amazing! PyS60 rulezzz… On the bottom, I give the tutorial link, I want to make at least a simple App that reminds me each 5 minutes that I have some messages pending :) I’m making my first steps… Maybe soon, I can finish it!

The link I follow for the tutorial:
http://developer.symbian.org/wiki/index.php/Going_Beyond_Hello:_A_Tutorial_for_Symbian_C%2B%2B_Applications

Ray casting, S60, QT and touch screen!

Wednesday, September 16th, 2009

I really like a lot that QT is being ported to S60… It’s not because I have a Nokia S60 v5 device, it’s that I like a lot the fact to port your applications to your cell phone with really little work!

Screenshot of nokia 5800 emulator

Moving forward

I took the code from trolltech labs and added touch support for it!

(more…)