Symbian’s context-sensitive help system can be a beast of its own – especially, as its HlpModel panics have not been documented anywhere.

Thanks to the USB stick from the Mobile World Congress, I now present you the official list – taken right from the Symbian Os source code:

// Enums
enum THlpPanic
{
EHlpNoRowAtCursor,
EHlpInvalidView,
EHlpInvalidTDbCol,
EHlpInvalidTDbKeyCol,
EHlpInvalidColName,
EHlpInvalidTableName,
EHlpInvalidComparison,
EHlpInvalidQuery,
EHlpDatabaseInTransaction,
EHlpDatabaseNotInTransaction,
EHlpNoCriterion,
EHlpNoCategoryList,
EHlpNoPictureFactory,
EHlpNoPictureStore,
EHlpNoHelpList,
EHlpNoItem,
EHlpNoTopic,
EHlpNoView,
EHlpAsynchSearchError,
EHlpTopicNoRowsInView,
EHlpFault,
EHlpUnlocatedHelpPicture,
EHlpNotEnoughZoomRatios,
EHlpNoHelpModelPointer,
//
EHlpLast
};

If that doesn’t help, what does ;)


Related posts:

  1. Symbian OS error codes (NOT panics)
  2. Symbian^2 feature list online
  3. List of processors used in Nokia phones
  4. Mobile Design Patterns – the list
  5. Krusell’s top-seller list – May 2010

Leave a Reply

(required)

(required)

© 2010 TamsPalm - the Palm OS / web OS Blog Suffusion WordPress theme by Sayontan Sinha