[Tutor] Displaying picture and Text
Alan Gauld
alan.gauld at btinternet.com
Thu Nov 4 10:15:14 CET 2010
"Alan Gauld" <alan.gauld at 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/
More information about the Tutor
mailing list