Thank you very much for replies...

But i still cannot make it work...

First the input parameters are corroct ( I think )

What i use to get the parameters is following:

        FormPtr frmP;

        frmP = FrmGetActiveForm();
        (ListType *)(FrmGetObjectPtr(frmP, FrmGetObjectIndex(frmP, objectID)));


And i debugged it by PODS.. I was able to see the pointer although

I dont know whether it is correct pointer or not

Second, When i debugged the code, there is no problem with Stinrg

casting thingy.. I was able to see the contents too..

Do you have any other ideas? It's been a day to solve this problem.


anyway thank you very much everybody.
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to