[lazarus] LCL Structure Discussion

Michael A. Hess mhess at miraclec.com
Tue Oct 12 10:50:45 EDT 1999


Cliff Baeseman wrote:
> 
> I would like to open up something here for discussion.
> 
> 
> Now here is where I am going with all of this. Say I was to build a
> C++ library that could handle all of the UI calls by passing something
> like IntSendMessage(int Message, int WidgetID,  pointer
> varDataRecord). We then define a single call back routine that would
> pass back the WidgetID and a event message constant.

What am I missing here. Isn't this exactly the same thing we are already
doing? The only difference is that you have it as an external library
instead of linked code. Is that the difference?

> The linux side of the world would have to be written in C++ ....

Why??

-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com






More information about the Lazarus mailing list