W dniu 14.03.2011 22:06, Martin pisze:
On 14/03/2011 19:52, [email protected] wrote:
Hi,

Is lazarus source editor using TExtendedNotebook from "LazControls" palette? Because when I change tab position by mouse drag, source editor component have arrows which shows new position, but TExtendedNotebook doesn't have (only drag cursor is changing). This is only on GTK, on windows I see arrows.

Yes it does. and I was able to reproduce your problem


It works only if the extended notebook is in the top-left corner of the window

Seems TNoteBook.TabRect otherwise returns incorrect data
You have right, because I have TToolBar in my project so this is not (1,1) point. In empty form with align=alclient I see arrows. You are author of this component or should I report this on bug trucker?


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to