[Fxruby-users] Selected cells in FXTable
Status: Inactive
Brought to you by:
lyle
From: Fredrik J. <fr...@po...> - 2004-05-26 11:45:24
|
Hi, I'm currently using anchor[Row|Column] and current[Row|Column] to see which cells are selected in a FXTable, but that only works when the cells are selected using 'Shift+cursor' selection. When selecting using the mouse I get that the anchor == current. Am I missing something obvious, or doing it the wrong way? Thanks, //F |