2011/6/8 Erwin van den Bosch <[email protected]>:
> It uses some windows specific calls. I need some help to convert/rewrite it
> under Lazarus. I would be very happy if I can get it to work under Windows
> and Linux but for now Windows only is good enough.

Unfortunately I can't commend on LCL, but I can say it would be rather
easy to implement in fpGUI. I think it should be quipe doable in LCL
too.

Issues with your component:
Running the sample application you gave, your component has some
rather odd behaviour. Click the 'v' to get the dropdown panel to
appear. Now drag the main form away. Your dropdown panel stays in
limbo, and don't close on loosing mouse focus.


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net

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

Reply via email to