TJvNavigationPane

From Lazarus wiki
Jump to navigationJump to search

About

JVCL's TJvNavigationPane conversion to lazarus. Still not ready but almost, just wait a few days.

Screenshot

Demo of JVCL compiled with Turbo Delphi 2006:
JvNavigationPane delphi.JPG.jpg

Demo converted to LCL:
JvNavigationPane laz.JPG.jpg

Author

Sergio Samayoa.

License

JVCL + Lazarus + FPC I guess.

Download

Comming soon.

Change Log

  • Version 1.0 (soon)...

Dependencies / System Requirements

  • LCL 1.0
  • FPC 2.1
  • Lazarus 0.9.23 on Windows XP SP2.

Status: Alpha.

Issues:

  • It seems that LM_NCPAINT (frame paint) message isn't routed to components.
  • Still have a minor problem with icon button paint.
  • Must implement StripHotkey().

Installation

Comming soon...

The My Component Example Application

Comming soon...