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



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

Reply via email to