Jared just removed an extra useless frame from the dialog and changed
the preview text to be the font's name and size (10pt times roman).
PLATFORM MAINTAINERS: this means that you'll need to also make this
minor change. I've fixed gnome already.

I've updated the dialog so that on we can really calculate the PageWidth
& WholePage percentages. Platform maintainers: you'll need to update a
line or two in your dialog to properly update the preview for these 2
cases. Copy & paste the unix code - it's totally trivial and 2 lines of
code.

if ( m_pFrame ) _updateZoomBlaBlaBla (
m_pFrame->getCurrentView()->calculateZoomPercentForBlaBlaBla () ) ;

Dom

CVS:
----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:    src/af/xap/beos/xap_BeOSDlg_Zoom.cpp
CVS:    src/af/xap/cocoa/xap_CocoaDlg_Zoom.mm
CVS:    src/af/xap/mac/xap_MacDlg_Zoom.cpp
CVS:    src/af/xap/qnx/xap_QNXDlg_Zoom.cpp
CVS:    src/af/xap/unix/xap_UnixDlg_Zoom.cpp
CVS:    src/af/xap/unix/gnome/xap_UnixGnomeDlg_Zoom.cpp
CVS:    src/af/xap/win/xap_Win32Dlg_Zoom.cpp
CVS:    src/af/xap/xp/xap_Dlg_Zoom.cpp src/af/xap/xp/xap_Dlg_Zoom.h
CVS:
----------------------------------------------------------------------



Reply via email to