On 20 May 2011, at 17:46, asif saeed wrote: > I tried to run the provided examples and found that ALMOST ALL examples show > ugly dos windows EXCEPT the Editord.exe. There is no project for this .cxx > file. How does this editord.exe not show any dos window? Any idea?
You are getting the DOS box because you are building in debug mode - build in release mode and it will go away. Out of interest, what previous coding experience and languages do you have? Knowing that might help us pitch our responses more usefully. Also, please edit your posts to limit their size, and try to refrain form top posting, as it frequently obfuscates the flow of the conversation... _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

