gimp....your help needed

thanks for replying … could you guide in more detail about fltk to create a user interface…i am programming in C++ (not VC)
thx

Here you tried there website, has lots of usefull information on setting up and using the fltk on diffrent platforms.

Also do a google search on “fltk”, should find lots of information.

Originally posted by Ali:

thanks for replying … could you guide in more detail about fltk to create a user interface…i am programming in C++ (not VC)
thx

Sorry, I havent actually used the FLTK. I’ve looked at it but I needed things it didn’t overtly support, like multi graphics API support.

When I looked at it it did appear to be quite simple to use however. Just download it and look at the samples.

I can offer my own GUI code but if your happy just using opengl only I’d be using FLTK. Another alternative I’ve looked at was wxWindows, FLTK looked simpler though…