Re: How to retrieve a text string information
- From: claird@xxxxxxxxx (Cameron Laird)
- Date: Sun, 16 Jul 2006 04:53:40 +0000
In article <1153021120.776205.269810@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
maura.monville@xxxxxxxxx <maura.monville@xxxxxxxxx> wrote:
.
.
.
2. By rescaling I mean to multiply the single object y-coordinate by.
the inverse of the new aspect ratio. The default aspect ratio is 1:1..
The only other choice is 16:9.
Is this possible by retrieving the text strings through their common
tag ?
I do not use the Tk command "rescale" as it does not result in a canvas
whose aspect ratio is 16:9.
3. Should I need to rescale the text strings font as well (possibly
just choosing a smaller font) is this possible by retrieving the text
strings though the tag ?
.
.
I don't understand the questions. I'm reasonably sure Tk's
answers will be, "Yes". Fonts are a bit annoying to program,
but what I think you want is achievable.
Do you have a good Tcl reference? Font management should ap-
pear there. If you don't have a book, I recommend one; it
sounds as though you're going to be spending quite a bit of
time with Tcl/Tk, and the investment will pay off.
.
- References:
- How to retrieve a text string information
- From: maura.monville@xxxxxxxxx
- Re: How to retrieve a text string information
- From: Uwe Klein
- Re: How to retrieve a text string information
- From: maura.monville@xxxxxxxxx
- How to retrieve a text string information
- Prev by Date: Re: How to retrieve a text string information
- Next by Date: Announce: tkpath 0.2
- Previous by thread: Re: How to retrieve a text string information
- Next by thread: Where is TK src dist.
- Index(es):
Relevant Pages
|
|