jeffbarish wrote:
>
> Here are descriptions of some problems I have encountered with the recent
> port of wxPython:
>
> 6. The spacing of lines in a list control is larger in virtual mode than
> it is in normal mode.
>
>
I don't know whether any current readers
jeffbarish wrote:
>
> Here are descriptions of some problems I have encountered with the recent
> port of wxPython:
>
7. It is not possible to put an image in column headers of a list control.
There are no complaints. The image simply does not appear.
--
View this message in co
jeffbarish wrote:
>
> Here are descriptions of some problems I have encountered with the recent
> port of wxPython:
>
4. It would make some sense if the correct size for the StaticBitmap turned
out to be an 8-pixel circle on an 8-pixel background because everything in
wxPythonCE
When I embarked on my programming project, I had hoped that my choice of
wxPython would make it possible for me to run my program without too much
difficulty on Linux, Win XP, Win Mobile, and OSX, but so far I have not been
able to get it to run reliably on even one platform, least of all winCE.
Here are descriptions of some problems I have encountered with the recent
port of wxPython:
1. On startup, I get the error message: Please install a newer version of
comctl32.dll (at least version 4.70 is required by you have 0.00) or this
program will not operate correctly.
2. wx.NullColour doe
Did you ever resolve this issue? When I installed wxPython on a first PDA,
it worked fine right away. However, I just installed it on a second one of
the exact same model (Dell Axim X51v) with the exact same memory complement
and have encountered the same problem you reported. I get the error m
Ah, but it does work -- aside from some minor anomalies that I am still
investigating. The only obvious problem is the appearance of the error
message.
--
View this message in context:
http://www.nabble.com/wxPython-for-PythonCE-announcement-tf2024801.html#a5664562
Sent from the Python - python
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
requir
Can you provide a little more information about how to install your software?
I have \Program Files\Python24 on my PDA. I put wxwince270_evc_custom.dll
in this folder. There is already a Lib folder there, so I put the wx folder
in the existing Lib folder. import wx produces No module named wx.
I posted this plea on comp.python.wxpython yesterday, but I want to be sure
that everyone who might be able to help sees it.
I am desperately interested in having a current port of wxPython to Windows
Mobile -- to the point that I am willing to pay someone out of my own pocket
to do it. I'm sure
Got it. Thanks to everyone for the advice. I finally figured out that I
could install Python 2.3.5 even though 2.3.4 would not install, and
everything (including wxPython) seems to run fine with 2.3.5 (although the
error message (coming from wxPython) about needing a newer comctl32.dll
looks mor
Got it. Thanks to everyone for the advice. I finally figured out that I
could install Python 2.3.5 even though 2.3.4 would not install. Everything
(including wxPython) seems to run fine with 2.3.5, although the error
message (coming from wxPython) about needing a newer comctl32.dll looks more
e
Or, if no one knows how to edit the registry in Windows Mobile 5, does anyone
know how to reload the OS? I checked at the Dell and Microsoft web sites
but found nothing.
--
View this message in context:
http://www.nabble.com/Reverting-to-PythonCE-2.3-t1597668.html#a4349283
Sent from the Python -
Thank you for the suggestion. I should have mentioned before that I did try
to run setup-registry (and also Setup Registry). Both are still present in
the lib folder. However, neither will run, producing the same message I get
whenever I try to do anything (The file 'setup-registry' cannot be
o
I wanted to try the new PythonCE 2.4 that Luke published. It loaded easily
and worked great -- except that wxPython will not work with it.
Accordingly, I need to go back to 2.3. I kept backups of everything, so I
thought that I was safe, but of course this is Windows so nothing is easy.
Python
Here is some relevant information that I exchanged with Robin on 23 March
about the source diffs provided by Brian Retford:
>Jeffrey Barish wrote:
>> Were you able to get this posted on starship? Will you post directions
>> on how
>> to access it at starship?
>
>I haven't done it yet, I'd like
I've been using Python on Windows Mobile 5 for a couple months. I have
encountered only two problems, neither directly related to Python. (1) I
haven't been able to find a console that works on Mobile 5. PocketConsole
(http://www.symbolictools.de/public/pocketconsole/) works only on Mobile
2002
Yes indeed. To be precise, I found that the rocker button on my Dell Axim
X51v triggers 5 wxPython events: WXK_LEFT, WXK_RIGHT, WXK_UP, WXK_DOWN, and
WXK_RETURN. I have not detected any wxPython events when I push the program
keys, so I suspect that they are dealt with by winCE before getting to
Is there a way to change the way in which the buttons on the PDA interact
with the program? I suspect that answering this question requires the
information that I am using wxPython. Currently, the scroll button will
permit me to change the selection of the current control, but I have not
found a
Brian Retford, author of the one WinCE build of wxPython I know about,
provided diffs for his build to Robin Dunn, who intends to post them on
starship. Perhaps they will help you in your quest.
--
View this message in context:
http://www.nabble.com/Build-WxPython-for-wince-t1260083.html#a335550
20 matches
Mail list logo