[PythonCE] TKinter for iPAQ

J. Nielsen litorina66 at tiscali.dk
Wed Jan 11 16:51:16 CET 2006


Hi,

Does anybody around know how to colorise a line on the PDA display?
I run Python  with tcl8.4.3 and on a canvas (w) object created a line with:

w.create_line(w, startpoint,endpoint,width=1)

w.configure(....,fill='red')

This strip is working fine making a single red line. But if I change width to 2 or more the line draws thicker allright,
but the red color disappears and the line is all black.

Can anyone explain how to make the thicker line a color other than black??

Thanks

Johnny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythonce/attachments/20060111/182ac548/attachment.html 


More information about the PythonCE mailing list