Re: Resizing handles



"Tom de Neef" <tdeneef@xxxxxxxx> wrote in message
news:438a03d0$0$11072$e4fe514c@xxxxxxxxxxxxxxxxx
> I can't find what I'm looking for cause I don't know what it is called...
> I want to give the user the opportunity to specify the size of boxes in a
> graphic output by letting him grab a handle (side or corner) on a box (say
a
> panel) and move it. The size of the box should adapt. (Like you do in the
> IDE when resizing a control.) I then read out the dimensions when done.
>
> What are those handles called? Is there a standard component to assist me
> with it?

"sizing handles"?
I found a TSizeControl by Angus Johnson on
http://cc.borland.com/Item.aspx?id=14689.
Works like charm under D7. Only thing: uses a thick border for resizing
instead of the 8 handles. Drawing handles instead of a rectangle isn't an
issue, and I guess (I haven't studied the source code really) limiting the
mousedown area to the handles shouldn't be a problem either.
Success,

Steven


.



Relevant Pages

  • Re: reduce DPI in JPG
    ... > Please clarify what application you are using. ... > Resizing an image I usually do with the resample option where you ... > specify the image size in pixels and the dpi required. ...
    (comp.graphics.misc)
  • Re: reduce DPI in JPG
    ... Resizing an image I usually do with the resample option where you ... specify the image size in pixels and the dpi required. ...
    (comp.graphics.misc)