UIQ 2.1 SDK Examples

Login to reply to this topic.
Thu, 2006-09-28 05:06
Joined: 2006-09-28
Forum posts: 3
Hi,

I just installed winscw version of the UIQ 2.1 SDK along with Codewarrior. I can compile and run applications on the emulator. But i can't find any example referenced in developer library documentation. Only Examples i got are in  UIQExamples folder. Where can i find those files? eg. examples\Base\FileServer\BasicSession

Thank You

Thu, 2006-09-28 06:03
Joined: 2005-11-20
Forum posts: 1058
Re: UIQ 2.1 SDK Examples
I noticed this as well and finally installed a S60 SDK just to be able to have a look at some of those examples...

René Brunner

Thu, 2006-09-28 12:31
Joined: 2006-09-28
Forum posts: 3
Re: UIQ 2.1 SDK Examples
So i'm assuming that S60 SDK have all that examples but i thought that s60 code is different from uiq code(at least gui code)?
Thu, 2006-09-28 13:37
Joined: 2005-11-20
Forum posts: 1058
Re: UIQ 2.1 SDK Examples
Well, yes, the GUI code of the S60 samples is different, but all the rest is identical or very nearly so.

So if a have a sample that e.g. shows the use of file functions, maybe I can't compile it on UIQ and let it run, but of course I still can have a look at the code and learn a lot by just seeing the classes and methods used in a proper context.

René Brunner

Thu, 2006-09-28 14:11
Joined: 2006-09-28
Forum posts: 3
Re: UIQ 2.1 SDK Examples
I downloaded S60 SDK as you said and extracted examples from it.

Thank you.
  • Login to reply to this topic.