How do I put an Image onto a canvas with its natural size?
The operation ......add('image', image=XXX,
x=XX,
y=XX,
width=XX,
height=XX)
- takes explicit location and size information.
So how do I pass the information so the image appears it's natural size?
The operation wants the info since it complains if it is left out, so it
is not default behaviour?
advice please
Nick
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk