[pygtk] dealing with images and entry
Mike Bernson
mike at mlb.org
Thu Dec 1 02:47:47 WST 2005
I am look for a way for dealing with images and data entry.
I have a number of forms that are in postscript. I need to overlay data
entry widgets on the graphics. I have converted all the image into bitmaps.
At this point is see using a Image widget to store the image for the
form and having to modify the image with data entry. What I would like
is to have entry widget work on some container where I can set the
background with an image and then set x,y position of the entry widget.
I do not see a way of doing this. Am I overlooking something ?
More information about the pygtk
mailing list