Re: zProblem

2009-04-15 Thread norseman
Gabriel Genellina wrote: En Tue, 14 Apr 2009 18:42:32 -0300, norseman escribió: Gabriel Genellina wrote: En Mon, 13 Apr 2009 15:13:53 -0300, norseman escribió: Gabriel Genellina wrote: Below there is an attempt to reproduce the layout you describe in the PDF: from Tkinter import *

Re: zProblem

2009-04-15 Thread norseman
Steven D'Aprano wrote: On Tue, 14 Apr 2009 14:42:32 -0700, norseman wrote: Grids are uniform! Same size, non-changing across whole backdrop. There is nothing in uniform that says X==Y. Units along axis need not be same. Corners don't even have to be 90degrees. (Spherical) But they must measur

Re: zProblem

2009-04-14 Thread Gabriel Genellina
En Tue, 14 Apr 2009 18:42:32 -0300, norseman escribió: Gabriel Genellina wrote: En Mon, 13 Apr 2009 15:13:53 -0300, norseman escribió: Gabriel Genellina wrote: Below there is an attempt to reproduce the layout you describe in the PDF: from Tkinter import * root = Tk() pane = Fram

Re: zProblem

2009-04-14 Thread Steven D'Aprano
On Tue, 14 Apr 2009 14:42:32 -0700, norseman wrote: > Grids are uniform! Same size, non-changing across whole backdrop. There > is nothing in uniform that says X==Y. Units along axis need not be same. > Corners don't even have to be 90degrees. (Spherical) But they must > measure as same size cel

Re: zProblem

2009-04-14 Thread norseman
Gabriel Genellina wrote: En Mon, 13 Apr 2009 15:13:53 -0300, norseman escribió: Gabriel Genellina wrote: ...(snip) I can't visualize that working properly in my current need. The ...(snip) Below there is an attempt to reproduce the layout you describe in the PDF: from Tkinter import *

Re: zProblem

2009-04-13 Thread Gabriel Genellina
En Mon, 13 Apr 2009 15:13:53 -0300, norseman escribió: Gabriel Genellina wrote: Now, if ... summarizes your problem, I think you should use the "place" geometry manager, not grid (nor pack). The Tkinter documentation [1] is rather short but the Tcl docs [2] have more info. [1] http://e

Re: zProblem

2009-04-13 Thread norseman
Steven D'Aprano wrote: On Fri, 10 Apr 2009 10:50:57 -0700, norseman wrote: Moderator: I apologize for attaching anything. This newsgroup has no moderator. However, in order to explain my problem, I need to control the font since text graphics only work for a given font. Use the least c

Re: zProblem

2009-04-13 Thread norseman
Gabriel Genellina wrote: En Fri, 10 Apr 2009 21:14:01 -0300, norseman escribió: norseman wrote: Gabriel Genellina wrote: En Fri, 10 Apr 2009 14:50:57 -0300, norseman escribió: ...(snip) I didn't understand what your problem is actually. UUHHDid you read the pdf? Yes (and

Re: zProblem

2009-04-10 Thread Gabriel Genellina
En Fri, 10 Apr 2009 21:14:01 -0300, norseman escribió: norseman wrote: Gabriel Genellina wrote: En Fri, 10 Apr 2009 14:50:57 -0300, norseman escribió: However, in order to explain my problem, I need to control the font since text graphics only work for a given font. It's as small as I ca

Re: zProblem

2009-04-10 Thread Steven D'Aprano
On Fri, 10 Apr 2009 10:50:57 -0700, norseman wrote: > Moderator: I apologize for attaching anything. This newsgroup has no moderator. > However, in order to explain my problem, I need to control the font > since text graphics only work for a given font. Use the least common denominator avail

Re: zProblem

2009-04-10 Thread norseman
norseman wrote: Gabriel Genellina wrote: En Fri, 10 Apr 2009 14:50:57 -0300, norseman escribió: However, in order to explain my problem, I need to control the font since text graphics only work for a given font. It's as small as I can get it. I didn't understand what your problem is actual

Re: zProblem

2009-04-10 Thread norseman
Gabriel Genellina wrote: En Fri, 10 Apr 2009 14:50:57 -0300, norseman escribió: However, in order to explain my problem, I need to control the font since text graphics only work for a given font. It's as small as I can get it. I didn't understand what your problem is actually. ===

Re: zProblem

2009-04-10 Thread Gabriel Genellina
En Fri, 10 Apr 2009 14:50:57 -0300, norseman escribió: However, in order to explain my problem, I need to control the font since text graphics only work for a given font. It's as small as I can get it. I didn't understand what your problem is actually. -- Gabriel Genellina -- http://mail.

zProblem

2009-04-10 Thread norseman
Moderator: I apologize for attaching anything. However, in order to explain my problem, I need to control the font since text graphics only work for a given font. It's as small as I can get it. Steve norse...@hughes.net zProblem.pdf Description: Adobe PDF document -- http://mail.python.org