I see that there are numerous posts here about listboxes, but none of them seem to solve my problem.
I'm trying to construct a listbox using a resource file, but my application crashes during construction of the resource. I just can't seem to figure out why. Tried everything just as the samples show. I think.
The code compiles, but when I try to run it in the emulator, it just terminates. If I comment out everything about the resource-construction, and just calls ConstructL() on the listbox, it works.
If I debug the code in CodeWarrior, I get to the CreateResourceReaderLC-call.