The link you posted doesn't work.  The correct one is below.

http://www.heliska-creations.com/ZHReplays/interfacereplayZHfinal.png

For custom GUI component written in Object Pascal, have a look at the
fpGUI project or the LPTK project.  I am almost ready to publish my
GUI components as well, which is a mixture of fpGUI, LPTK and Qt. Best
bits from those projects combined.

fpGUI:
 http://www.freepascal.org/fpgui/index.html

LPTK:
 http://lptk.sourceforge.net/


Regards,
 - Graeme -


On 7/11/06, Lepidosteus <[EMAIL PROTECTED]> wrote:
Hello,

For a project i'm coding, i need a scrollbar with the ability to draw
it on my own, to suit my needs.

I couldn't find a way to do this using regular scrollbars, so i
thought about reusing the code of an existing scrollbar component, and
changing it's drawing, but it seems like no one ever recoded a
scrollbar from scratch, always using os's tools.

Here's a picture of what i want to do :
http://www.heliska-creations.com/ZHReplays/interfacereplayZH.png

The empty listbox on the left has the custom scrollbar


Do you know about any implemntation of a scrollbar from scratch that i
could use to change the drawing ?

Win32, delphi 2005 (but any pascal code working with fpc or lazarus
will be good too)

Thanks


--
Lepidosteus
http://lepidosteus.com

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives



--
There's no place like 127.0.0.1

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to