On Mon, Jan 3, 2011 at 02:55, Felipe Monteiro de Carvalho < [email protected]> wrote:
> 2011/1/2 ik <[email protected]>: > > I'm trying to build Lazarus 0.9.31 r23597:28822M FPC 2.4.2 > x86_64-linux-gtk > > 2 > > and I have problem at this code (/synunihighlighter/synunidesigner.pas): > > > > {$IFDEF SYN_LAZARUS} > > PageControl.ShowTabs:=false; > > {$ENDIF} > > > > It looks like that ShowTabs does not exists for the TNotebook component > for > > some reason. > > Another idea would be only removing this line. Does it work if you > remove this line? > No, you have also removed the ActivePage and it's successor, and it makes a lot of problems with existed code. How can I set now a new active page for example ? (If I'll understand that, I think I can patch things). > > -- > Felipe Monteiro de Carvalho > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > Ido
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
