The RubberBandSelection works only at two corners...
Example:
Char from 0;0 to 100;100
RubberBandSelection from 20;20 to 0;0 don't work
RubberBandSelection from 20;80 to 0;100 work
RubberBandSelection from 80;80 to 100;100 don't work
RubberBandSelection from 80;20 to 100;0 work
Juerg
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
demo code
before zooming
zooming result
Logged In: YES
user_id=1338912
The RubberBandSelection works only at two corners...
Example:
Char from 0;0 to 100;100
RubberBandSelection from 20;20 to 0;0 don't work
RubberBandSelection from 20;80 to 0;100 work
RubberBandSelection from 80;80 to 100;100 don't work
RubberBandSelection from 80;20 to 100;0 work
Juerg