[Lazarus] How to create: TButtonGrid descendant of TCustomDrawGrid ?
ik
idokan at gmail.com
Sun Aug 29 09:41:53 CEST 2010
Hi,
I've created this component. You can find it at:
http://github.com/ik5/linesip-components/blob/master/buttons/untbuttonlist.pas
Ido
http://ik.homelinux.org/
On Sun, Aug 29, 2010 at 00:31, Peter E Williams <
foss.game.pascal.developer at iinet.net.au> wrote:
> Hi,
>
> This email is related to my previous post.
>
> I want to create a new component called a TButtonGrid which would be a
> descendant of TCustomDrawGrid. Problem is that I don't know how to do
> that. Obviously, I would need to make the CustomDraw (???) draw a
> TButton.
>
> Does anyone have some example(s) of how to do this, please???
>
> http://wiki.lazarus.freepascal.org/Grids_Reference_Page
>
> Inheritence Tree
> ================
>
> [TCustomControl]
> |
> |
> TCustomGrid
> |
> +-------------+------------+
> | |
> TCustomDrawGrid TCustomDbGrid
> | |
> +--------+--------+ |
> | | TDbGrid
> TDrawGrid TCustomStringGrid
> |
> |
> TStringGrid
>
> Best Regards,
> PEW
> Hobart, Tasmania, Australia
>
> --
> Proudly developing Quality Cross Platform Open Source Games
> Since 1970 with a Commodore PET 4016 with 16 KRAM
> http://pews-freeware-games.org (<--- brand new)
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20100829/fffbca45/attachment-0004.html>
More information about the Lazarus
mailing list