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
parameter -sticky news
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
 
wexfordpress  
View profile  
 More options Feb 9, 4:59 pm
Newsgroups: comp.lang.tcl
From: wexfordpress <j...@wexfordpress.com>
Date: Thu, 9 Feb 2012 13:59:41 -0800 (PST)
Local: Thurs, Feb 9 2012 4:59 pm
Subject: parameter -sticky news
I am trying to resurrect an old Expect script I wrote and convert it
to straight Tcl/Tk. I find lines like this ;

:button .led001 -text "Initialize GL file            " -command {exec
led001}
grid .led001 -row 00 -column 00 -sticky news

I understand everything except the last parameter. -sticky news. In
Tcl/tk or Expect, what does that
parameter do?

My memory is foggy on this very old script.

John Culleton


 
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.
wexfordpress  
View profile  
 More options Feb 9, 5:12 pm
Newsgroups: comp.lang.tcl
From: wexfordpress <j...@wexfordpress.com>
Date: Thu, 9 Feb 2012 14:12:07 -0800 (PST)
Local: Thurs, Feb 9 2012 5:12 pm
Subject: Re: parameter -sticky news
On Feb 9, 4:59 pm, wexfordpress <j...@wexfordpress.com> wrote:

> I am trying to resurrect an old Expect script I wrote and convert it
> to straight Tcl/Tk. I find lines like this ;

> :button .led001 -text "Initialize GL file            " -command {exec
> led001}
> grid .led001 -row 00 -column 00 -sticky news

> I understand everything except the last parameter. -sticky news. In
> Tcl/tk or Expect, what does that
> parameter do?

> My memory is foggy on this very old script.

> John Culleton

Never mind, found it in my Welch book.
JC.

 
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.
M. Strobel  
View profile  
 More options Feb 9, 5:42 pm
Newsgroups: comp.lang.tcl
From: "M. Strobel" <sorry_no_mail_h...@nowhere.dee>
Date: Thu, 09 Feb 2012 23:42:53 +0100
Local: Thurs, Feb 9 2012 5:42 pm
Subject: Re: parameter -sticky news
Am 09.02.2012 23:12, schrieb wexfordpress:

That's not okay. What will the rest of the world without welsh book do?

/Str.


 
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.
Aric Bills  
View profile  
 More options Feb 9, 6:08 pm
Newsgroups: comp.lang.tcl
From: Aric Bills <aric.bi...@gmail.com>
Date: Thu, 9 Feb 2012 15:08:04 -0800 (PST)
Local: Thurs, Feb 9 2012 6:08 pm
Subject: Re: parameter -sticky news
On Feb 9, 3:42 pm, "M. Strobel" <sorry_no_mail_h...@nowhere.dee>
wrote:

Hopefully, they'll refer to the grid man page: http://www.tcl.tk/man/tcl/TkCmd/grid.htm#M19
.

 
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 »