RE: Systematic error on display versus layout units.


Subject: RE: Systematic error on display versus layout units.
From: Martin Sevior (msevior@mccubbin.ph.unimelb.edu.au)
Date: Fri Jun 29 2001 - 22:39:43 CDT


On Sat, 30 Jun 2001, Bruce Pearson &/or Gwyn Ingham wrote:

> > PS.Bruce are you planning on working on the new/modify pane of the
> > Styles dialog?
> >
> >
>
> Hi Martin,
>
> I have done some work on the new/modify dialog for styles on WIN32. The
> problem I have is not knowing exactly how the unix version is working. I
> find that there is far to much implementation details in the platform code
> rather than it being in the XP code. It would be great if we could move a
> lot of the code for filling the list boxes and setting the defaults to XP
> code.
>

Sorry Bruce and Thomas. Traditionally I have filled list boxes from within
platform code since it is basically a matter of creating a lot of glists
and binding them to widgets.

I agree this aspect does make doing the XP dialogs hard. The styles dialog
is particularly difficult since it so big.

I guess the code could be recast to filling protected UT_Vectors then
copying them into glists. This initially struck me as as duplicated effort
but if it makes the code more maintainable it is worthwhile.

I'm reluctant to change things at this point since the code basically
works though. If you have specific questions just ask me and I will try to
explain how it all fits together.

Cheers

Martin



This archive was generated by hypermail 2b25 : Fri Jun 29 2001 - 22:39:50 CDT