[Progress Communities] [Progress OpenEdge ABL] Forum Post: Width of browse column not correct

  • Thread starter Thread starter Patrick Tingen
  • Start date Start date
Status
Not open for further replies.
P

Patrick Tingen

Guest
While pixel peeping with the columns of a browse I found that (at least in 11.2) in my browse, the column width is not what Progress reports. Look at this example: The fill-ins are filled like this: fill-in-1 = {&browse-name}:GET-BROWSE-COLUMN(1):WIDTH-PIXELS. fill-in-2 = {&browse-name}:GET-BROWSE-COLUMN(2):WIDTH-PIXELS. fill-in-3 = {&browse-name}:GET-BROWSE-COLUMN(3):WIDTH-PIXELS. fill-in-4 = {&browse-name}:WIDTH-PIXELS. If I measure the column width using a program like Paint.net or Greenshot, it appears that the columns are 4 to 5 pixels wider than what Progress reports. The width of the browse itself matches. There I find the following widths: Col-1 = 84px Col-2 = 204px Col-3 = 55px Browse = 361 Has anyone noticed this before and is it consistent across different versions?

Continue reading...
 
Status
Not open for further replies.
Back
Top