vote up 0 vote down star

I am using 4.3.0 of the Blackberry JDE. I have created a ListField object and populated it by overriding ListFieldCallback. It works but I am getting a compile warning that ListFieldCallback is deprecated. What should I be using instead?

flag

1 Answer

vote up 1 vote down check

Here is the deprecated list for 4.3.0. ListFieldCallback is not listed as a deprecated class. And, it doesn't seem to be deprecated in newer releases either. Are you sure it is ListFieldCallback that it is complaining about?

link|flag
You were right it was something else that was deprecated. I was reading the compiler warning wrong. – ian1971 Feb 23 at 15:08

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.