On 10/9/06, Sebastian Kraft <[EMAIL PROTECTED]> wrote:
can you give me some hints where to start? I mean... which units and functions
are used to draw TSplitter?

All gtk specific stuff is on the directory:

lazarus/lcl/interfaces/gtk

I took a look inside sourcecode of the lcl but I completely have no Idea where
to start.

When I need to find something I use the Search in Files dialog from Lazarus.

Select search in directory. Put lazarus/lcl/interfaces/gtk as your
directory and search for TSplitter

There will be 1 hit. That hit leads to the files where TSplitter is implemented.

Gtk can be very tricky, and documentation is very poor. I recomend
going to FreeNode and ask Gtk specific questions on #gtk+ channel.
There is also a Gnome server. Or you can ask here too.
--
Felipe Monteiro de Carvalho

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

Reply via email to