Greetings,

I'm looking at integrating a small piece of the HTML viewer portion of plucker into one of my programs, which is built in CodeWarrior. I've experimented with compiling the Plucker viewer using CodeWarrior 9. It appears to "work". Only a few small changes to the source are required to prevent compile errors. It builds the PRC. I then temporarily avoid all the resource issues by using the original resources in viewer_en.prc built in cygwin using prc tools. Using PRCExplorer, I deleted the data and code resources of viewer_en.prc, and link the resulting prc in CodeWarrior (which should effectively just copy the resources). This method appears to work and I can run the code built by CodeWarrior on the device. All seems well with the app but using the scroll bar doesn't seem to scroll effectively -- the text is distorted. Click on links draws fine, even using the auto- scroll works fine (until you pump up the speed a few times, it then scrolls garbage). ". Find works fine and moves the display correctly, but Top and Bottom doesn't. If I close the document and open it again, it's in the correct place so hopefully the code that is having problems in CodeWarrior is just related to calculating the delta.. Anyone have any ideas? Could it be how I copied the resources in (although everything else seems to work).
_______________________________________________
plucker-dev mailing list
[email protected]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to