Re: CoreScript issues
Robert Pilkington wrote:
> If it's ready to port, and Llama isn't ready yet
> (probably will be the case), it could be ported
> to Win32lib, since there aren't many differences
> (yet).
This is the best plan. Work on GtkLib seems to indicate that, other than the
Llama syntax of:
connect( control, "signal", routine_id )
instead the Win32Lib syntax of:
signal[control] = routine_id
the library calls to Win32Lib/GtkLib/Llama should be pretty much identical.
-- David Cuny
|
Not Categorized, Please Help
|
|