[lazarus] Components/Code needed

Curtis White osiriz at teleport.com
Wed Aug 11 15:08:15 EDT 1999



On 11-Aug-99 Jeff Wormsley wrote:
>>
> Probably won't help you much, but as soon as I finish getting the forms and
> buttons up tonight, it should be fairly easy to get a ScrollBar and Clipboard
> up on Win32.  Whoever takes this for GTK can contact me and we can coordinate
> on it.

I am going to try to get the clipboard class in GTK going today if I can. I
will let you know when I get it going.

> 
> This should all fall together tonight, as all of the questions I had about
> how things should work have been answered.  Is it possible for me to get
> commit access to CVS to put this stuff in?  The only file I will need to
> modify that will affect linux/gtk will be Interfaces.pp, and I promise to be
> -real- careful ;^)
>

We need to move the Interfaces into their own directories. Are we close to
having that done? Otherwise, it is going to get confusing what code is generic
and what code is specific to each environment. I kind of like the way the FCL
stuff is organized. It is really easy. All the stuff in the inc directory is
generic and all the stuff specific to each environment is in its own directory
(linux, win32, etc). Instead of "linux" we would probably have "gtk", "qt",
etc. I think Michael was working on this. How close is it to being done?


Curtis






More information about the Lazarus mailing list