Re: Looking for better Ruby/Tk references...
- From: Hidetoshi NAGAI <nagai@xxxxxxxxxxxxxxxx>
- Date: Fri, 13 Jan 2006 02:05:28 +0900
From: ruby talk <rubytalk@xxxxxxxxx>
Subject: Re: Looking for better Ruby/Tk references...
Date: Thu, 12 Jan 2006 23:31:29 +0900
Message-ID: <25094bf70601120631j7fcd4f26uab43e3b534912f03@xxxxxxxxxxxxxx>
> I am working with tk to, and i find it hard to work with the examples i
> find. I think the lack of good docs or examples holds me back from something
> i would like to do. For example I wish i knew about the TkOptionMenubutton.
> I created this code
> this snippet gets the list of files on the hard drive then displays them in
> the menu. u can go back and forth between folders. When you click a file it
> adds it to the text box
Did you see the sample "ext/tk/sample/tkcombobox.rb" on
the Ruby source tree?
It may be useful in such case.
--
Hidetoshi NAGAI (nagai@xxxxxxxxxxxxxxxx)
.
- Follow-Ups:
- Re: Looking for better Ruby/Tk references...
- From: ruby talk
- Re: Looking for better Ruby/Tk references...
- References:
- Re: Looking for better Ruby/Tk references...
- From: ruby talk
- Re: Looking for better Ruby/Tk references...
- Prev by Date: Re: Merge two arrays?
- Next by Date: Re: TK custom events.
- Previous by thread: Re: Looking for better Ruby/Tk references...
- Next by thread: Re: Looking for better Ruby/Tk references...
- Index(es):
Relevant Pages
|