<div dir="ltr"><br><br>
<br><br><div class="gmail_quote">On Tue, Jan 4, 2011 at 13:35, Felipe Monteiro de Carvalho <span dir="ltr"><<a href="mailto:felipemonteiro.carvalho@gmail.com">felipemonteiro.carvalho@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">2011/1/4 ik <<a href="mailto:idokan@gmail.com">idokan@gmail.com</a>>:<br>
<div class="im">> And they do not use {$IFDEF SYN_LAZARUS} ?<br>
</div>...<br>
<div class="im">> But the code expect to assign the TPage class and not an index, so it<br>
> require to change the whole way things are working there.<br>
><br>
> Why did the ActivePage and ActivePageComponent where removed ?<br>
<br>
</div>They were not removed. The entire control was removed because it was<br>
implemented in a completely wrong way. A new version was written from<br>
zero.<br>
<br>
You are correct, ActivePage is still unimplemented, but it does not<br>
assign a TPage class. It assigns a string:<br>
<br>
<a href="http://docwiki.embarcadero.com/VCL/en/ExtCtrls.TNotebook.ActivePage" target="_blank">http://docwiki.embarcadero.com/VCL/en/ExtCtrls.TNotebook.ActivePage</a><br>
<br>
There is no method in Delphi to assign a TPage to a TNotebook as far<br>
as I saw in the docs. Of course one could be added.<br></blockquote><div><br>But the code there try to do just that with ActivePageComponent :(<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Felipe Monteiro de Carvalho<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br>Ido<br><br clear="all">LINESIP - Opening the source for communication<br><a href="http://www.linesip.com/" target="_blank">http://www.linesip.com</a><br><a href="http://www.linesip.co.il/" target="_blank">http://www.linesip.co.il</a><br>

<br></div>