Show
Ignore:
Timestamp:
04/11/06 14:53:06 (3 years ago)
Author:
jordi
Message:

The presenter is now able to control the Zoom: In, Out, toFit and toWidth.
The ZoomIn? and ZoomOut? controls also get sensitived depending if we can zoom in/out or not.

This puts an end to the presenter. I still need to check why compiling MainPterTest?.cxx takes this insane amount of time.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tests/DumbMainView.h

    r29 r31  
    4040            void sensitiveZoomWidth (gboolean sensitive); 
    4141            const gchar *getGoToPageText (void); 
     42            void getPageViewSize (gint *width, gint *height); 
    4243            void setTotalPages (gint pages); 
    4344            void setGoToPageText (const char *text);