[lazarus] Which LCL components to use?

Marc Weustink weus at quicknet.nl
Sun Feb 20 13:59:43 EST 2000


At 15:03 20-02-2000 +0100, you wrote:
>Hi,
>
>I am trying to make an implementation for the ISHWidget (necessary for
SHEdit)
>with the LCL components. Now I don't know which components to use.
>
>The GTK-example uses a gtk_scrolled_window with 2 scrollbars and a PaintBox
>which can get the focus. The Paintbox has a canvas and keypress, mousemove,
>mouseclick,enter en leave events.

Look at the gtkwinapiwindow.pp code. Its the widget created for TWinControl
decendants. If you can't use the widget itself (?? it was made for these
constructs ??), you can use most (if not all) of it.

Marc







More information about the Lazarus mailing list