Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>leditcol</b> edits a cell of the browse http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 lEditCol        Edits a cell of the browse
--------------------------------------------------------------------------------

   TWBrowse::lEditCol( nCol, uVar, cPicture, bValid, nClrFore, nClrBack )

   This METHOD lets make a cell editing of any cell of the browse, at the
   currently selected row. It automatically creates a DialogBox with no
   border or caption, and that keeps one GET and one "OK" button. Only
   the GET will be visible and will fit exactly at the surface of the cell.

   <nCol>     The column to be edited.

   <uVar>     The initial variable value to be edited. You should provide
              the same value that it is being displayed at the browse.
              Important: It has to supplied by reference: @<uValue>

   <cPicture> The PICTURE clause to be used at the GET.

   <bValid>   The VALID clause to be used at the GET, supplied as a
              CodeBlock.

   <nClrFore> A numeric value indicating the RGB text color for the GET.

   <nClrBack> A numeric value indicating the RGB background color for the GET.


Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson