I feel headache on how to draw text over some pictures. In my level in pygtk programming, i usually draw text in a label and pack in a widget. and pictures are import from outside and also pack in a widget. but as u all know, widgets should not / cannot overlap. so, how can i make the effect that i got a picture as background in a widget and draw text over that background picture?
thanks for any help! _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
