amel wrote:
> Hello,
> 
> My job is to make applications with ITK, so, I have executable programs (. 
> exe) that runs under DOS.
> How to implement a GUI using FLTK? to achieve for example: a window to open 
> an image, buttons, etc. ...

        You should be able to make an FLTK application that can be run from DOS.
        All the FLTK test programs are examples of this.

        When you build FLTK, look in the 'test' directory for the .exe's
        and try them.

        You can then build your own apps in a similar way.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to