Search results

  1. L

    Background color in column label

    Hi stokefc22 & Arnaud, thank you for your response. @Arnaud_ : Did you try the code on the progress 10.2b? because I found this problem on the progress 10.2b. In progress 9.1D I don't find these problems, the code running well. Is it in progress 10.2B we can not change the label background color?
  2. L

    Background color in column label

    Hi, I'm using open edge 10.2b. Is it possible to set the background color of the label column in browse? I've tried code like this: DEFINE BROWSE BROWSE-1 QUERY BROWSE-1 NO-LOCK DISPLAY customer.name LABEL-FGCOLOR 9 LABEL-BGCOLOR 12 WITH NO-ROW-MARKERS SEPARATORS SIZE 60 BY 9.52...
Back
Top