[lazarus] Maybe.... gtk2

matooo at email.si matooo at email.si
Sun Dec 15 18:53:53 EST 2002


Quoting Florian Klaempfl <Florian.Klaempfl at gmx.de>:

> Mattias Gaertner wrote:
> >>>>Also I just finished fam implementation and basic object. Component
> >>>
> >>>will
> >>>
> >>>>be finished today. If that one is planned for lazarus I can upload
> it
> >>>>somewhere otherwise it will appear on my server after I find a time
> to
> >>>
> >>>set
> >>>
> >>>>him up again
> >>>
> >>>Normally, visual components go into lazarus and non visual
> components
> >>>go
> >>>into fpc.
> >>>
> >>
> >>ok, if fpc branch needs it, I have it :-)
> > 
> > 
> > I hope the fpc-team reads this thread.
> 
> I read it but I don't know exactly what I should do :) Besides this I 
> don't know what fam is :) 

fam -> file alteration monitor
SGI has implemented this function in kernel >2.4, it is used to be informed
about changes of file or folder. It is widely used in linux (nautilus and all
other file managers)

it could be used for monitoring of files in editor as lazarus does but the code
is much simpler and less intrusive, because hook gets registred in kernel and fs
driver uses it to inform when changes occur

> In case it should go into the fcl, contact 

if you need any kind of file monitoring then it should go. Windows part could be
simply made with shell functions 

> Michael (michael at freepascal.org).
> 
> 
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives
> 


-------------------
http://www.email.si






More information about the Lazarus mailing list