From: ruby talk Date: 2006-01-13T07:08:51+09:00 Subject: Re: Looking for better Ruby/Tk references... ------=_Part_21269_17011048.1137103715400 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline My example does not do anything so i probably skipped over it. Its like the C:\ruby\samples\tk\tkextlib examples. Becker On 1/12/06, Hidetoshi NAGAI wrote: > > From: ruby talk > Subject: Re: Looking for better Ruby/Tk references... > Date: Thu, 12 Jan 2006 23:31:29 +0900 > Message-ID: <25094bf70601120631j7fcd4f26uab43e3b534912f03@mail.gmail.com> > > 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 the= m > in > > the menu. u can go back and forth between folders. When you click a fil= e > 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@ai.kyutech.ac.jp) > > ------=_Part_21269_17011048.1137103715400--