From: Erik V. <eri...@hc...> - 2005-09-20 22:23:06
|
> > Sure we can, but I did not want to destroy your code before mine > > would prove to be better :-) > > That's the lovely thing about CVS. Once my code has been > committed as a specific file revision number, it's always > preserved. We can always checkout previous versions of > files even after you commit changes. > > So, please go ahead and just overwrite existing methods. > Yours clearly are working much better. After all, they're > correctly displaying the map layout. ;-) They did.... I fixed, committed and updated, and am now getting a compilation error in GUIEWHex.java: "The field AffineTransformOp.TYPE_BICUBIC is not visible" which prevents EW maps from being displayed. I suppose this is work in progress. Erik |