Re: Some newbie questions
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Some newbie questions

From: Jeff Godfrey <jeff_godfrey@pobox.com>
Date: Sat Jul 30 2005 - 21:06:50 CEST

"simonbachmann at bluewin dot ch" <"simonbachmann at bluewin dot ch"> wrote
in message news:42eb29f7$0$1150$5402220f@news.sunrise.ch...
> -Is there a tk widget where I can display an image as background? In
> other words: is it possible to display some text on top of an image?

Read up on the canvas widget. It will allow you to create any number of
"objects" including images, text, lines, arcs, polygons, etc. Once
created, you have full control of the "stacking order" of the objects.
Using this, you can easily place text on top of an image.

Jeff
Received on Thu Sep 29 14:28:04 2005