Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Tcl and the Tk Toolkit -- Second Edition -- is out
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Gerry Snyder  
View profile  
 More options Sep 14 2009, 6:20 pm
Newsgroups: comp.lang.tcl
From: Gerry Snyder <mesmerizer...@gmail.com>
Date: Mon, 14 Sep 2009 15:20:29 -0700
Local: Mon, Sep 14 2009 6:20 pm
Subject: Tcl and the Tk Toolkit -- Second Edition -- is out
My copy arrived from Amazon today, and the price was a bit lower than
the initial announcement, $40.45, including shipping.

It looks pretty good. My acid test for any book on the subject is to
read the section on [pack], and if I don't come out more confused than
when I started, it is okay. TatTT2 has the clearest explanation of
[pack] I have seen yet, and I look forward to having time to read more.

Gerry


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Hobbs  
View profile  
 More options Sep 14 2009, 6:38 pm
Newsgroups: comp.lang.tcl
From: Jeff Hobbs <jeff.ho...@gmail.com>
Date: Mon, 14 Sep 2009 15:38:18 -0700 (PDT)
Local: Mon, Sep 14 2009 6:38 pm
Subject: Re: Tcl and the Tk Toolkit -- Second Edition -- is out
On Sep 14, 3:20 pm, Gerry Snyder <mesmerizer...@gmail.com> wrote:

> My copy arrived from Amazon today, and the price was a bit lower than
> the initial announcement, $40.45, including shipping.

> It looks pretty good. My acid test for any book on the subject is to
> read the section on [pack], and if I don't come out more confused than
> when I started, it is okay. TatTT2 has the clearest explanation of
> [pack] I have seen yet, and I look forward to having time to read more.

I would adjust the acid test to reading the section on [grid] and
seeing whether it convinces you that it is the best general geometry
manager, even if more verbose.  Because that's what it is but it isn't
as easy as pack.  ;)

Jeff


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gerry Snyder  
View profile  
 More options Sep 14 2009, 8:57 pm
Newsgroups: comp.lang.tcl
From: Gerry Snyder <mesmerizer...@gmail.com>
Date: Mon, 14 Sep 2009 17:57:07 -0700
Local: Mon, Sep 14 2009 8:57 pm
Subject: Re: Tcl and the Tk Toolkit -- Second Edition -- is out

Jeff Hobbs wrote:
> On Sep 14, 3:20 pm, Gerry Snyder <mesmerizer...@gmail.com> wrote:
>> ....

>> My acid test for any book on the subject is to
>> read the section on [pack]....

> I would adjust the acid test to reading the section on [grid] and
> seeing whether it convinces you that it is the best general geometry
> manager, even if more verbose.  Because that's what it is but it isn't
> as easy as pack.  ;)

Jeff,

Actually, I did glance over the writeup of [grid] in the new book, and
it did do a pretty good job of convincing me.

I really intended to write about the book, rather than about my
deficiencies as a Tk programmer, but I will admit that me early reading
about [grid] made me think it was (mostly) intended for even rectangular
arrays of things, and not for general layouts. And so I used [pack] for
almost everything. I realize now I misunderstood.

One of these long winter evenings I intend to recode one of my windows
that currently has [pack]ed nested [frame]s using [grid], and see how I
like the looks of the code and of the window.

I expect that will make me a convert. Especially if I remember how much
trouble it was to add another nested frame when redesigning the window.

Gerry


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert H  
View profile  
 More options Sep 15 2009, 9:16 pm
Newsgroups: comp.lang.tcl
From: Robert H <sigz...@gmail.com>
Date: Tue, 15 Sep 2009 18:16:13 -0700 (PDT)
Local: Tues, Sep 15 2009 9:16 pm
Subject: Re: Tcl and the Tk Toolkit -- Second Edition -- is out
On Sep 14, 6:20 pm, Gerry Snyder <mesmerizer...@gmail.com> wrote:

> My copy arrived from Amazon today, and the price was a bit lower than
> the initial announcement, $40.45, including shipping.

> It looks pretty good. My acid test for any book on the subject is to
> read the section on [pack], and if I don't come out more confused than
> when I started, it is okay. TatTT2 has the clearest explanation of
> [pack] I have seen yet, and I look forward to having time to read more.

> Gerry

Yup, gonna get me that one!

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »