Subject | Re: [IBO] New TEST sub-release to all areas |
---|---|
Author | Geoff Worboys |
Post date | 2001-01-22T00:31:52Z |
> In D3, the methodsOops. The code had been used the TLabelEnh component for so long I
> TCustomLabel.AdjustBounds;
> and
> TCustomLabel.DoDrawText(var Rect: TRect; Flags: Word);
> are private!
sort of assumed it was OK. Bad assumption!
I see I had a typo in my "fix" anyway...
> > {$IFDEF IBO_VCL50_OR_GREATER} //<-- Addshould have been
> > {$IFDEF IBO_VCL40_OR_GREATER} //<-- Addnot that it matters for the short term / test release.
> I probably can come with a lot of nasty and hacks, but I hopeI may have to IFDEF the entire AutoLabel capability out of IBO for D3,
> to get recommendations first. At least the flags can be defined
> in an IFDEF for D3 (and BCB4?).
OR at least remove the new label component and use only TLabel. (You
will lose much of the dynamic update processing but that should be
all).
Lets take this up offline and see what we can work out.
Geoff Worboys
Telesis Computing