The columns are composed of a character variable with 50 extents. When I reference an element of the extent, I get this message:
"Widget array-element requires constant subscript." The code is:
ON ROW-DISPLAY of BROWSE item-browse
DO:
ASSIGN vmatrix.sz[icounter]:dcolor in browse...
Thanks! I will try this. The field in this case is an extent, so I think I should be able to find out what element of the extent by using the column number.
I'm running version 9.1e on a linux box. I am new to browse widgets and would like to know if anyone can please provide a sample of how to change the cell dcolor in the browse. Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.