>From what I remember, list controls are very limited on WinCE and the virtual mode is missing (basically, all owner drawn things are missing in WinCE). That's probably why it doesn't work. It's also the reason checkbox lists aren't working. However, it should be possible to drop in the wxUniversal list control though, that'll probably have all the functions but it won't be a 'native' control anymore.
At the moment, I don't have a lot of time in front of a computer that can run eVC (only thing I have atm is my PDA) so development is going rather slowly. My first priority atm is getting the commandbar working properly. Ingmar On 8/5/06, jeffbarish <[EMAIL PROTECTED]> wrote: > > Never mind. It turns out that the synchronization did not transfer any > files, only folders. (Have I mentioned recently that I hate winCE?) > > OK, my application seems to run. Problem 1: I am still getting the message > "Please install a newer version of comctl32.dll (at least version 4.70 is > required but you have 0.00) or this program won't operate correctly." I > reported of the previous wxwince that this message appears when one uses a > list control in virtual mode. I presume that the same correlation exists > now. > > I will report other problems when I understand them better. > > So far, this port looks like a good start. Thanks for your work on this. > -- > View this message in context: > http://www.nabble.com/wxPython-for-PythonCE-announcement-tf2024801.html#a5661054 > Sent from the Python - pythonce forum at Nabble.com. > > _______________________________________________ > PythonCE mailing list > PythonCE@python.org > http://mail.python.org/mailman/listinfo/pythonce > _______________________________________________ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce