On Tue, Jan 4, 2011 at 13:35, Felipe Monteiro de Carvalho <
[email protected]> wrote:

> 2011/1/4 ik <[email protected]>:
> > And they do not use {$IFDEF SYN_LAZARUS} ?
> ...
> > But the code expect to assign the TPage class and not an index, so it
> > require to change the whole way things are working there.
> >
> > Why did the ActivePage and ActivePageComponent where removed ?
>
> They were not removed. The entire control was removed because it was
> implemented in a completely wrong way. A new version was written from
> zero.
>
> You are correct, ActivePage is still unimplemented, but it does not
> assign a TPage class. It assigns a string:
>
> http://docwiki.embarcadero.com/VCL/en/ExtCtrls.TNotebook.ActivePage
>
> There is no method in Delphi to assign a TPage to a TNotebook as far
> as I saw in the docs. Of course one could be added.
>

But the code there try to do just that with ActivePageComponent :(


>
> --
> Felipe Monteiro de Carvalho
>
> --
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>

Ido

LINESIP - Opening the source for communication
http://www.linesip.com
http://www.linesip.co.il
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to