This saves the GEOS code in a file called test.goh.. The 2 and G options need to be inserted to
insure that the image is created in the correct format for the Nokia 9000 Communicator. The
width and height are specified using the –w and –h options.
Converting a PCX file to a file list icon:
cvtpcx –2 –G –w14 –h20 –otest.goh test.pcx
14.3 SDK Automated Procedure for Inserting Icons
Using the Nokia 9000/9110 Development Environment the developer must create a pcx file in the
correct format. Once this is achieved, the N9000 developer will right mouse click in the tree view
window and select Insert Icons from the pop-up menu. An Insert Icon dialog will appear giving
the N9000 developer the option to choose which pcx file he wishes to add to the project and the
icon type (status pane or file list). Once the N9000 developer selects the file and type he then
selects the Add to GOC button which will convert the pcx to a temporary GOH file and merge the
information into the project GOH file. This conversion process and GOH merge process is done
within the Nokia 9000/9110 Development Environment.
14.4 Status Pane Label
The status pane label is the label that appears under the status pane icon. To modify the status
pane label, right mouse click in the tree view window and select Insert Status Pane Label. The
Insert Status Pane Label dialog will appear with a field for entering the new status pane label
text. Once entered, the N9000 developer selects the Add to GOC button, which will update the
GOC file with the new value.