File: wx18.htm

package info (click to toggle)
wxwin2-doc 2.01-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 6,540 kB
  • ctags: 5,968
  • sloc: cpp: 15,157; makefile: 434; sh: 6
file content (20 lines) | stat: -rw-r--r-- 922 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<HTML>
<head><title>Programming strategies</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="strategies"></A><CENTER>
<A HREF="wx.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="wx.htm"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="wx17.htm#topic18"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="wx19.htm#topic19"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>

<H2>Programming strategies</H2>

This chapter is intended to list strategies that may be useful when
writing and debugging wxWindows programs. If you have any good tips,
please submit them for inclusion here.<P>

<A HREF="wx19.htm#topic19"><B>Strategies for reducing programming errors</B></A><BR>

<A HREF="wx20.htm#topic22"><B>Strategies for portability</B></A><BR>

<A HREF="wx21.htm#debugstrategies"><B>Strategies for debugging</B></A><BR>

</BODY></HTML>