[fxruby-users] table item suggestions
Meinrad Recheis
meinrad.recheis at gmail.com
Thu Feb 16 09:06:07 EST 2006
hi lyle,
TableItem cannot do some things the table can do on it's items:
the row and column index
spanning? <=> table.itemSpanning?
color(=) <=> table.s/getCellColor
maybe also these two methods:
startInput
makePositionVisible
would it make sense to add these methods to the interface of tableItem?
since tableitem surely knows its table it should be no problem of forwarding
the according method calls to the table instance.
-- henon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/fxruby-users/attachments/20060216/f33d5dd8/attachment-0001.htm
More information about the fxruby-users
mailing list