PANIC 54 in CeikColumnListBox (Symbian)

xiaoxiao2021-03-06  14

There Is a Substantial Difference In The Behavior of the Basic Symbian CeikcolumnlistBox Class.on

Series 60 if the old value of current iteming ITEM INDEX IS INVALID (I.E. Either <0 or> Than Number of items in the list

Model, The IT IGPLY IGNORED, ON UIQ In Case of Invalid IcurrentItemIndex The Panic 54 Can Be Issued.

The Solution Is To Review The Source of the Application and To Synchronize The Value of iCurrentItemIndex

With the real number of items in the list model. it can be done by calling methods like currentItemIndex (),

HandleitemadditionL (), etc. In Appropriate Places of the Application.be Sure That You Call Updatescrollbarsl

() Immediately after You Call Reset (), And i Use this Hack -Like Trick To Solve My Panic 54 Problem.

转载请注明原文地址:https://www.9cbs.com/read-47053.html

New Post(0)