[Fxruby-users] collecting data from a FXTable
Status: Inactive
Brought to you by:
lyle
From: Brett S H. <dra...@im...> - 2003-09-29 12:28:44
|
I'm have managed to build a FXTable in a form, load some SQL and display some data therein, however I cannot figure out how to select and move the content of a table entry into a FXText field for later processing. The example FXRuby (table.rb) program appears to use Menu 'clicks' to manipulate FXTable data, I wish to access the field directly by simply clicking on the desired field -- can this be done ?? Thanks |