Re: SpyBot S&D written in Delphi



Craig Stuntz [TeamB] wrote:

> I've never used Anchors at all because I find that Align is much more
> reliable and can do similar things.

What problems are you encountering with Anchors now? Anchors had
problems when first introduced, but they work very well for me now. I
find them much more flexible than Align.

--
John Kaster http://blogs.borland.com/johnk
Features and bugs: http://qc.borland.com
Get source: http://cc.borland.com
If it's not here, it's not happening: http://ec.borland.com
.



Relevant Pages

  • Re: SpyBot S&D written in Delphi
    ... I use Anchors a lot. ... That is not so easy to do with Align, ... use a range of panels to cover the empty spaces. ... "Death is one of the few things that can be done as easily lying down. ...
    (borland.public.delphi.non-technical)
  • Re: CLX compatibility with VLC : Align in a form
    ... > Anchors that you can with Align. ... what I want to do is to make a mosaic with 3 SDI Forms (3 windows) ... With the VCL version under Windows, I use the propertie Align, so my first ... What I need is a attribute like Align for a window undel the CLX ...
    (comp.lang.pascal.delphi.misc)
  • Re: SpyBot S&D written in Delphi
    ... with anchors, most related with font size/screen DPI or forms being opened at a size different from their edited size, anchors with a panel aligned/anchored in a form. ... Not easily reproduceable, but every single usage of Anchors has come back to bite us at some point, so they are getting all replaced by either Align and dummy labels for spacing, or in complex cases, manual repositionning in FormResize handlers. ...
    (borland.public.delphi.non-technical)
  • Re: SpyBot S&D written in Delphi
    ... John Kaster (Borland) wrote: ... >> I've never used Anchors at all because I find that Align is much ... > What problems are you encountering with Anchors now? ...
    (borland.public.delphi.non-technical)