Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #17232

Re: What is this widget?

Date 2011-12-14 14:48 -0500
From Dave Angel <d@davea.name>
Subject Re: What is this widget?
References <d69ec70b-45aa-41b1-81e9-9d15f116c1df@o9g2000yqa.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.3654.1323892141.27778.python-list@python.org> (permalink)

Show all headers | View raw


On 12/14/2011 01:47 PM, Muddy Coder wrote:
> Hi Folks,
>
> I am trying to write letters on a photo that is opened in a canvas. So
> I think I must need a widget to contain the letters I will type in. I
> tried to use a Label, it worked. But, a Label covered part of the
> photo underneath, so I can't use it. I saw some software did such a
> thing nicely: a box popped on a photo, with dotted lines as borders,
> expandable. When such a box was re-sized with a mouse, the font size
> in the box also got changed. The box has no background color, so it
> does not cover a rectangle area on the photo. I need such a widget,
> but I don't know what is this one. I tried Text, Label, but they all
> come with Window-like stuff, so they cover some photo content. Can
> somebody points me a direction? Thanks!
>
>
> Cosmo
I don't have an answer, but it'd be much easier for others if you 
specified what gui toolkit you're using, and probably also the OS and 
Python versions.


-- 

DaveA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

What is this widget? Muddy Coder <cosmo_general@yahoo.com> - 2011-12-14 10:47 -0800
  Re: What is this widget? Dave Angel <d@davea.name> - 2011-12-14 14:48 -0500
  Re: What is this widget? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-12-14 14:54 -0500
  Re: What is this widget? Terry Reedy <tjreedy@udel.edu> - 2011-12-14 18:23 -0500
  Re: What is this widget? Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-15 07:33 -0800

csiph-web