On Sat, 13 Aug 2005 16:09:43 +0300
Simeon Mitev <[EMAIL PROTECTED]> wrote:

> Well, it seems it is not possible to make the tabs horizontal painted on 
> the left (right) side of TPageControl component. I'll try to make a 
> custom component to have that feature.
> Let the source be with me ....

There is a post in the forums about this topic too, asking for custom drawn
TPageControl.

You will probably need a property for the TabsSize (i.e. for top/bottom tabs
this is the Height) and a property for each TabSize (i.e. for top/bottom
tabs this is the Width).
Also you need a overridable custom draw event. 
These things are not yet implemented in the LCL. If you want to do it, I
will help you.


Mattias

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

Reply via email to