"Alan Gauld" <alan.ga...@btinternet.com> wrote

...a picture is supposed to display with a few
lines of text below it.

To do this you will need to use some kind of GUI.
The simplest option is probably  to use the Text widget in Tkinter

I just had a thought. The simplest option might be to use HTML to create a simple web page and display that in a browser. However the extra features you require will probably be easier in a GUI.But its another option to consider.


--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to