From: "Domenic P." Date: 2006-10-13T02:25:02+09:00 Subject: Re: VRuby tabstop question Steve Tuckner wrote: > On Saturday, September 30, 2006, at 3:38 AM, Domenic Padula wrote: >> > VRuby as it ships doesn't support tabbing in Forms. It is supported by > Windows when doing dialogs as long as WS_TABSTOP is set for a control. > The library VRTools (gem install VRTools) allows you support this. Check > out example1.rb to see how it works. > > Steve Tuckner Steve, I of course can't get it to work (because I'm not a very good programmer). I am curious as to why there is a WS_TABSTOP function if it doesn't work in vruby. Was it just not implimented correctly? Thanks, Domenic -- Posted via http://www.ruby-forum.com/.