I am trying my hand on Graphics programming in Symbian. I started out with the examples in SDK but when I build the bitmapshell or Fontshell application I get a message on the Epoc emulator saying "initialized". I am stuck at this point and dont know how to proceed with this.
All I am trying to do at this stage is draw a few lines on the screen. Can someone please help me get started?
Thanks,
Nick

raw method. For getting some ideas, check CGraphicsContext (and CBitmapContext) in the SDK.


