1. Re: VisualBasic Look-a-like
At 12:08 PM 7/19/99 -0700, David Cuny wrote:
>
>The *real* difference between Win32Lib and Llama is ultimately I hope to
>make all the controls in Llama emulated.
What exactly does this mean? You're saying that an emulated control is less
of an OS control and more of a faceplate to that control? Or are you saying
it's totally faked?
Why couldn't you just make modules for each OS- one that you'll include
when distributing Linux solutions, one for Win9x solutions, one for Mac
solutions, etc.? Each module would use native calls for each
function/procedure. You know what I'm saying? Maybe this is what you're
doing...
-ck