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
Spinbox - TCL/Tk 8.4 - Ruby 1.8.2
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
  1 message - 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
 
Bill Welch  
View profile  
 More options Jan 20 2006, 11:07 am
Newsgroups: comp.lang.ruby
From: "Bill Welch" <we...@columbus.rr.com>
Date: 20 Jan 2006 08:07:06 -0800
Local: Fri, Jan 20 2006 11:07 am
Subject: Spinbox - TCL/Tk 8.4 - Ruby 1.8.2
spinbox was not supported in ruby 1.8.2 'cause it uses tcl/tk 8.3 which
does not have spinbox.

I got Tk spinboxes to work via a kludge. I stole a copy of tcl 8.4 and
tk 8.4 from Python 2.4 and laid them onto Ruby 1.8.2.

add the tcl8.4 folder and tk8.4 folders from python into the ruby lib
folder (you can leave the original tcl 8.3 and tk 8.3 alone)

put a copy of the tcl84.dll and tk84.dll from python into the ruby bin
folder.

rename your old copies of tcl83.dll and tk83.dll just in case

rename the new tcl84.dll and tk84.dll to 83 and now tk 8.4 works with
ruby


 
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 »