TImagelist Was:Re: RE: [lazarus] NEW WEB pages with the link

Shane Miller smiller at lakefield.net
Thu Aug 12 22:27:04 EDT 1999


I was thinking we would simply create a list of images based on TList.
Wouldn't this be the simplest solution?
------------------------------------------------------------
Shane Miller

Home page : http://www.lakefield.net/~smiller

Auto-IP Publisher : http://www.lakefield.net/~smiller/autoip

Advanced Clipboard : http://www.lakefield.net/~smiller/advclipboard

Lazarus : http://www.pcpros.net/~vbman
----------------------------------------------------------
-----Original Message-----
From: Marc Weustink <weus at quicknet.nl>
To: lazarus at miraclec.com <lazarus at miraclec.com>
Date: Thursday, August 12, 1999 1:46 PM
Subject: TImagelist Was:Re: RE: [lazarus] NEW WEB pages with the link


>At 16:40 11-08-99 -0500, "Shane Miller" <SMiller1 at stvgb.org> wrote:
>>Marc, it's up to you which one you want.  I would think TSCrollbar would
>be easier but TImageList seems pretty straight forward.
>>
>>I think someone else said they were interested in TSCrollBar.  If you want
> to do TImageList, look at CONTROLS.PP.  It has a timagelist,
>tdragimagelist and tcustomimagelist.  They don't have anything in them,
>plus you need to move tcustomimagelist out of controls.pp.
>>
>>All you have to do is make it compatable with Delphi....simple!  :-)
>>Take a look at what Delhpi has and what we need, then let me know.
>
>The delphi imagelist is merely based upon the Windows native imagelist. It
>sends just a lot of messages. So I could implement an imagelist based on
>this, but then I have to implement an imagelist for every library which
>does not support an imagelist (as far as I can see GTK has no imagelist)
>
>I could also implement an imagelist myself based upon a TList end bitmaps
>then the imagelist is platform independent, but how to interface with other
>components
>
>any ideas
>
>
>Marc
>
>
>_________________________________________________________________
>     To unsubscribe: mail lazarus-request at miraclec.com with
>                "unsubscribe" as the Subject
>    archives at http://www.miraclec.com/list_archives/lazarus
>






More information about the Lazarus mailing list