Hi, I downloaded the plucker hires branch from CVS yesterday, and tried it on a Cli� NR70V. Just some comments:
- I needs to manually define -DHIRES -DSILKSCREEN in order to compile the viewer. Did i miss something ? - I've got Switchdash installed on my cli�. Plucker crashes on exit when switchdash is activated. Fortunately, switchdash can be disabled for single applications, and it solves the problem for Plucker. - When i change the virtualsilscreen status by clicking on the arrow in the status bar, the form size is not updated. I've swith to another form (going from mainform to library for example) and go back. - When the virtual graffiti area is hidden, when using commands that are supposed to scroll 1 page up or down (page up/down keys, jogdial, pen tap), it uses the same page size as when virtual graffiti is shown, so it scrolls less than a page up or down (maybe GetScrollValue() should be aware of screen size change?) Anyway this release is great. "Plucking" sites in 480x320 with small fonts is very nice :). I wrote a little patch to adress the resize problem and make the thing more useable (for me) : http://eric.berenguier.free.fr/plucker_hires_cvs241102_vg_resize.diff This patch also hide the virtual silkscreen on startup (plucker is mostly a read only application). Maybe the right thing to do is to have a preference about this or restore the state from last time plucker was run. The patch is unfinished: it solves the resize problem only for mainform and library form. If you press on the blue arrow when another form is displayed, nothing is done and you have to manually resize twice when going back to mainform/library form. I did not test it too much (just used it 1 day), and i'm not sure about what i could break, so please take it more like a feature request than a real patch submission :-) Eric Berenguier _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
