From: "Cameron, Gemma (UK)" Date: 2006-09-27T18:55:38+09:00 Subject: Re: Feedback messages to user using Tk... I'll have a look into this! Thanks! Gem -----Original Message----- From: list-bounce@example.com [mailto:list-bounce@example.com] On Behalf Of David Roberts Sent: 27 September 2006 10:51 To: ruby-talk ML Subject: Re: Feedback messages to user using Tk... *** WARNING *** This mail has originated outside your organization, either from an external partner or the Global Internet. Keep this in mind if you answer this message. Cameron, Gemma (UK) wrote: > If anyone is very familiar with Tk I would be very grateful for a few > pointers. > > Basically I'm looking to feedback my program's output to the user in a > GUI (Tk Label) rather than printing to the console (which it currently > does). From someone definitely NOT "very familiar with Tk"... Nathaniel Talbott's Test::Unit is a unit testing framework for the Ruby programming language that ships as part of the standard Ruby distribution. As well as a character-based console testrunner it has a variety of gui-based testrunners, including one for Tk. I wonder if comparing test/unit/ui/console/testrunner.rb and test/unit/ui/tk/testrunner.rb might give you an example of what you seek? -- Posted via http://www.ruby-forum.com/. ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ********************************************************************