On Monday 07 May 2001 17:35, Lars Gullik Bjønnes wrote: > * WorkArea.h (width, height, xpos, ypos): These methods all > returned the dimensions of the work_area sub-area of WorkArea, > resulting in a position error if the WorkArea were resized. Now > return the dimensions of the entire WorkArea. > > this makes the initial screen be drawn incorrectly. I changed them > back to the original values. Noted. I'll see if I can do any better next time. Angus > > -- > Lgb
- WorkArea width, height, xpos, ypos Lars Gullik Bjønnes
- Angus Leeming