Wednesday, June 09, 2004

Oh How Wrong I was....

At Lunchtime I Had a quick look over the List I created again. I’d gone and used the wrong option in its constructor and so it didn’t work. One quick code change and a couple of unit tests later and hey presto it works fine. Urgh! Still got a lot of language to do.

On a note about consistency, it appears that I’ve got a little confused with the commands. For screens that navigate (i.e. Main Menu, Player Settings, etc), I should use SELECT and BACK commands. For screens that you actually modify settings, OK and CANEL commands should be used. I’ve got to check this with the language. All this is being added to each screen’s unit test list.

On another note, I had noticed that the Nokia Emulator always puts an EXIT option on one of the soft keys. I wonder if there’s a way round that because it doesn’t happen with the standard tools.

0 Comments:

Post a Comment

<< Home