On 04/29/12 07:36, fltkCoder wrote:
> Well inside it there are just some buttons, outputs etc etc.
> 
> And it is a bit based on the previous example.
> 
> But is there anything wrong with that code part or is it something else?

        Nothing wrong with that code that I can see.

        If the compiler is complaining about the lines you pasted,
        likely the problem is above it, like a missing closing quote/paren/brace
        or missing semicolon.. stuff like that.

        Looks like you retyped the error message, you should really paste us
        exact output that includes line#s and include more code context.


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to