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

  • Thread starter Thread starter Matt Gilarde
  • Start date Start date
Status
Not open for further replies.
M

Matt Gilarde

Guest
The separators have been 2 pixels wide as far back as I can easily look in the history, which is 9.1A. This is the offending line of code. It's double counting them on purpose. I don't see the reason for doing that and the comments and bug history don't provide any clues. data->f.calc.intval = pc->w - (2 * WW_BROWSE_HSEP);

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