Publisher :Winique Software Date added : 07-Oct-2007 Rating : File size :
0 K
Language :
English
License :
Shareware - Time Limit
Price : $ 24.95 OS :
Windows 98/NT/2000/ME/XP/VISTA
UpdateDate : 29-Oct-2007 Requirements :
No special requirements
MyWXeDoc's Information
Learn from step-by-step commented source codes how to create e-documents with wxWidgets, the free C++ framework and Visual C++ 2005 Express Edition with Platform SDK.MyWXeDoc is a Windows executable program that displays e-documents. It was built using Visual C++ 2005 Express Edition with the Platform SDK R2 (Microsoft Platform SDK for Windows Server 2003 R2). It does not use MFC but instead uses the free C++ framework, wxWidgets. Its fully commented source codes show you how to use wxWidgets to create e-document programs. This way you can distribute your own electronic documents as a program so you do not need to use any other document reader.If you are looking for a full example source code for a complete wxWidgets C++ program, then this package is for you.The purpose of MyWXeDoc is to be a learning tool for you to learn how to use wxWidgets to create your own e-documents. From the step-by-step commented source codes of this e-document program, you can learn how to create the electronic version of many types of documents such as user manuals, guides, catalogs, articles, picture albums and books.To harness the full power of C++, I have used wxWidgets so that you can create e-document programs that:1. allow you the full flexibility of changing the user interface;2. allow you the option of extending the program features by using other wxWidgets classes and other C or C++ libraries;3. do not depend on Internet Explorer to be installed on the user's machine;4. do not use MFC; and 5. are easily ported to the many platforms which are supported by wxWidgets.SPECIAL OFFER: For a limited time only, this Example Source Code Package retails for only $24.95 (Usual price $34.95). The Example Source Code Package contains a Visual C++ 2005 Express Edition solution and project files. (Full source codes - 1.76 MB)BONUS FREE GIFT for registered buyers: Get the next updated version for FREE when it is released.
Rating :
Minute Timer Program Functions1. To set and start the timer count down, select time in up-down control or enter in edit box and click the Start button.2. To cancel the timer count down, click the Reset button3. You can customize the sound to be played when the count down is reached. Just copy your own wav file into the installation folder and overwrite the existing mtimer.wav file.