Hi Adam, The version i talked in my message was checkouted from the hires branch which only contains 3 weeks old files. I just noticed last changes were put in the main branch. Therefore my comments were irrelevant. sorry :-)
I've just tried the last version (prc file found on hires.plkr.org). All problems i've talked about seems to be gone. Thanks, E. On Tue, 3 Dec 2002, Adam McDaniel wrote: > On Tue, Dec 03, 2002 at 08:09:33AM +0100, Eric Berenguier wrote: > > - I needs to manually define -DHIRES -DSILKSCREEN in order to compile the > > viewer. Did i miss something ? > > Run `autoreconf` in the viewer directory, then run configure and build > asis. -DHIRES and -DSILKSCREEN should be defined in config.h.. > Hopefully this autoreconf issue will be fixed soon <cough> :) > > > - 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. > > I cannot comment. If you give me some info as of where to get this > switchdash program, I can have a look. There might be something I can > do to handle it. > > > - 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. > > Interesting,.. I've seen this before, but thought I fixed it. Perhaps > this might be directly related to your building problem with the > defines. Rebuild after autoreconf, if this is still an issue let me > know :) > > > - 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?) > > Ahh.. someone pointed that out in handera and it was fixed there,.. > Making the same changes for sony is trivial. > > > 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. > > Actually, there is no need. The latest code in the CVS is smart enough > to save whichever setting the silkscreen had the last time you used > plucker. If you closed the program with the silkscreen down, it should > automagically force itself down when you return. > > > 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 :-) > > Understood. What I would recommend though is to download the version > from hires.plkr.org, and install that one. See if you get the same > problems you described above in that version. > > -- > Adam McDaniel > Array.org > Calgary, AB, Canada > _______________________________________________ > plucker-dev mailing list > [EMAIL PROTECTED] > http://lists.rubberchicken.org/mailman/listinfo/plucker-dev > _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
