Search:

Type: Posts; User: Mr.777

Search: Search took 0.07 seconds.

  1. Replies
    9
    Views
    2,207

    Re: Resizing on mouse movement

    Oh so now you've put the right question. That's why it's always said, ask proper question to get proper answer.
    Well, you need to implement the action listener to the box and then handle all the...
  2. Replies
    9
    Views
    2,207

    Re: Resizing on mouse movement

    For me it resized exactly as i wanted it to be. Can you kindly explain it a little more that what do you want and what it's doing for you?
  3. Replies
    9
    Views
    2,207

    Re: Resizing on mouse movement

    Well,

    createCropper(rectangleWidth, rectangleHeight);
    here you are actually creating the cropper, and passing it the width and height. Change the width and height and cropper will get the new...
  4. Replies
    9
    Views
    2,207

    Re: Resizing on mouse movement

    Wrap your code in code tags.
    // your code here
    And which rectangle you want to resize?
  5. Replies
    9
    Views
    2,207

    Re: Resizing on mouse movement

    Only the rectangle or the window?
Results 1 to 5 of 5