Re: [Fxruby-users] RDoc scraped description, events, styles, identifiers, methods, and attributes
Status: Inactive
Brought to you by:
lyle
From: Rich <ri...@li...> - 2004-05-15 05:05:48
|
> > If this works for you, that is of course great. It seems to me that a less > haphazard way would be find some way to leverage the information contained > in the existing RDoc documentation. For example, use RDoc to generate XML > output (instead of the standard HTML) and then write a little program using > REXML to extract the messages sent by each widget. > > Just my $0.02, > > Lyle > Taking Lyle's $0.02 and investing it in Ruby, I've produced a list that might help everyone. ( FYI: I'm working on a GUI Builder too... hence my motivation. ;-) ) The list is at http://www.lithinos.com/fxruby/the_list.txt Have fun! -Rich |