UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[Index] [Spacer] [Previous] [Next]



Resource files

All applications require a resource file. This:

The GUI APIs provide resource structures, found in .rh files. UIQ applications use structures defined in Eikon.rh, Uikon.rh and Qikon.rh. For examples of resource file usage, see The application UI screen furniture and the UIQ GUI controls catalogue.

An application's resource file typically has the same name as the application, with the extension .rss. The framework reads the resource file with this name, by default, when the application is started; see How to configure the application resource file.