So, You Want to Write Windows Apps

From CometWiki

(Difference between revisions)
Jump to: navigation, search
Line 11: Line 11:
-
* 2 Combining a Windows front end with an old back end:  
+
* 2 [http://www.signature.net/winprog/page2.html Combining a Windows front end with an old back end:  
-
Message boxes, pre-validation, list boxes, combining programs  
+
Message boxes, pre-validation, list boxes, combining programs]
-
* 3 Creating Windows fonts  
+
* 3 [http://www.signature.net/winprog/page3.html Creating Windows fonts]
-
* 4 Check boxes, auto-clear list box content, proportional fonts  
+
* 4 [http://www.signature.net/winprog/page4.html Check boxes, auto-clear list box content, proportional fonts]
-
* 5 Style elements:  
+
* 5 [http://www.signature.net/winprog/page5.htmlStyle elements:  
Combo box, list box font & tab stops, group box, transparent text,  
Combo box, list box font & tab stops, group box, transparent text,  
-
Logo image, list control vs. list box  
+
Logo image, list control vs. list box]
-
* 6 Teaching old programmers new tricks  
+
* 6 [http://www.signature.net/winprog/page6.html Teaching old programmers new tricks]
-
* 7 The nitty gritty: Exploring the API  
+
* 7 [http://www.signature.net/winprog/page7.html The nitty gritty: Exploring the API]
-
* 8 Using CtlDemo  
+
* 8 [http://www.signature.net/winprog/page8.html Using CtlDemo]
-
* 9 Event etiquette  
+
* 9 [http://www.signature.net/winprog/page9.html Event etiquette]
-
*10 Debugging your Windows app
+
*10 [http://www.signature.net/winprog/page10.html Debugging your Windows app]

Revision as of 10:58, 7 June 2009

So, You Want to Write Windows Apps

We are pleased to announce the latest in a series of tutorials on Windows programming. These tutorials, written by Jim Guerber and Barbara Brazil, provide a step-by-step guide for creating Windows applications using Internet Basic and Comet. The tutorials start with the basics and move to intermediate and advanced concepts. You can even download the programs discussed in the tutorials for your own study.

The tutorials are located at the following URL: http://www.signature.net/winprog/

Here is a list of the current tutorials:


Message boxes, pre-validation, list boxes, combining programs]




Combo box, list box font & tab stops, group box, transparent text, Logo image, list control vs. list box]






Personal tools