Subject: Page setup dialog
From: Mike Nordell (tamlin@algonet.se)
Date: Tue Jan 30 2001 - 17:42:11 CST
I'm progressing pretty quick with the win32 page setup dialog (i.e, it's
about ten minutes from finish :-) ). However, there's what I consider a bug
in the AP_Dialog_PageSetup class.
This class contains both a fp_PageSize::Predefined data member as well as
m_PageWidth & m_PageHeight. I'd say we either use the fp_PageSize class or
we don't (I suggest we do use it and dump the memers m_PageWidth &
m_PageHeight). Rationale: you can't have *both* a predefined pagesize (such
as "Letter") and a "manual" size (i.e. x & y).
Until this interface bug is taken care of I can't finish the win32 dlg.
Comments?
/Mike
This archive was generated by hypermail 2b25 : Tue Jan 30 2001 - 17:41:08 CST