I notice that IDOK is used throughout the examples and frequently in the forums too and I have been using it in a similar way in my code. However, when I try to compile with GCC under Linux, it says
error: ISO C++ says that these are ambiguous, ....
What is the proper thing to do please? Should I just replace IDOK with 1 ?
Nick
Oh, that is something new. In Ubuntu, I see no such problem. Where the other IDOK comes from?