Felipe Monteiro de Carvalho schrieb:

My solution does not require any work in the widgetsets.

I see, you want a control with an embedded notebook.


1> Override the handle and create a TCustomControl handle
I still don't understand the purpose of that procedure.

To make it uses WSCustomControl as it's widget, so the control can be
implemented like this:

TTabControl (WSCustomControl handle)
-> TPageControl over it's child area
-> child controls are put here, inside the TTabControl, but over the
TPageControl

Ah!

DoDi


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

Reply via email to