Re: Wxeuphoria network functionality
Jason Gade wrote:
>
> Would I get any benefit from reading the developer sources for wxeuphoria, or
> should I stick with your demo programs for now? I know some of it is
> automatically
> generated which is even harder to read than normal code.
>
> At least, I think you said some of it was automatically generated.
>
There are two things that are auto-generated. All the imports (define_c_var)
and the platform specific code gets commented or uncommented. Most of
the code is pretty simple, and just wraps the calls, doing stuff like
putting a sequence into a wxString, and so forth. Some routines do a bit
more, and might help you understand how things work.
Matt Lewis
|
Not Categorized, Please Help
|
|