Jane wrote:
> I wish I could read C++ ... to be honest, I have no idea what the code does 
> and how to use it. You know, to me a Class is just some functions, called 
> methods, I can call. (like your code above, but simpler ^^)

        You might try the video tutorials on fltk here:
        http://seriss.com/people/erco/fltk-videos/

        The 'hello world' video shows how to make a C style app
        into a C++ style derived class, which might clarify some
        of the C++ aspects.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to