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 seems to be scaled down by a factor of 2 (and the correct size on
XP is a 16-pixel circle on a 16-pixel background).  However, the 8-pixel
circle on an 8-pixel background draws as a dot.  8 in 16 looks about right,
except that it is very pixelated -- that is, it is drawing in a size that is
probably 2-4x bigger than it should.

6. The spacing of lines in a list control is larger in virtual mode than it
is in normal mode.

-- 
View this message in context: 
http://www.nabble.com/wxPython-for-PythonCE-announcement-tf2024801.html#a6040700
Sent from the Python - pythonce forum at Nabble.com.

_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to