multi-value from popup (OpenInsight Specific)
At 02 MAY 1999 11:01:37PM peter wrote:
how do i use the multivalue from the popups menu
( using Event and R/Basic Program )
* edit table ploblem *
i use the accessdata to fill a char to the edit table,
when i using the mouse to click the column , the char
(example =x' ) the x not showing until i press a few time
,then if i goto next column to click again same thing happen
the comamnd i use as
retval=SET_PROPERTY("AR2015.TABLE_1","ACCESSDATA","X")
**
At 10 MAY 1999 04:46PM Cameron Revelation wrote:
Peter,
] how do i use the multivalue from the popups menu
] ( using Event and R/Basic Program )
What do you mean?
] i use the accessdata to fill a char to the edit table
You probably just want to set the DEFPROP property to populate the edit table. To just set one cell, you can also use DEFPROP with the auxillary parameter.
Cameron Purdy
Revelation Software