Hello.  I'm new here so this is probably an easy question.  I created a GUI 
using FLUID, and then FLUID created the C++ file and the .h files.

I opened Visual Studio and created a project with these two files.  When I 
compiled the GUI came up.

The problem is that I put a Call Back function on one of the buttons.  The 
function is supposed to just do a simple prinf command.  When I pushed the 
button nothing came up on the output window of Visual Studio.

So to recap.  The program compiles fine and the GUI is created, but the 
function on the button isn't working.

Can anyone help? thank you.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to