|
I'll probably find some hack/work around, but I was wondering if there was a clean way to prevent ImageWindow objects from being resizeable? When I use the .setResizeable() method of the Form object implemented by the ImageWindow, the canvas on the ImageWindow becomes offset and the coordinate system doesn't work. I think this might have to do with the window decorations (the border dimensions change with a disabled maximize button).
Maybe for the newer versions of ImageJ, the system could be built to be more Object Oriented? An OO language is useless if the programmer still adheres to spaghetti code.
Thanks.
|