File: port.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 (57 lines) | stat: -rw-r--r-- 983 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57

<HTML>
<HEAD><TITLE>Guide to porting applications from wxWindows 1.xx to 2.0</TITLE></HEAD>

<BODY BGCOLOR=#FFFFFF>








<A NAME="contents"><H2 ALIGN=CENTER>
Guide to porting applications from wxWindows 1.xx to 2.0</H2><P></A>
<P>

<H3 ALIGN=CENTER>Julian Smart</H3><P>

<H3 ALIGN=CENTER>March 1999</H3><P>


<P><HR><P>





<P><P><H2>Contents</H2><P><P>
<UL>

<LI><A HREF="port1.htm#about">About this document</A>

<LI><A HREF="port2.htm#preparing">Preparing for version 2.0</A>

<LI><A HREF="port3.htm#eventsystem">The new event system</A>

<LI><A HREF="port6.htm#classhierarchy">Class hierarchy</A>

<LI><A HREF="port7.htm#gdiobjects">GDI objects</A>

<LI><A HREF="port8.htm#dialogscontrols">Dialogs and controls</A>

<LI><A HREF="port9.htm#dc">Device contexts and painting</A>

<LI><A HREF="port10.htm#topic2">Miscellaneous</A>

<LI><A HREF="port13.htm#compat">Backward compatibility</A>

<LI><A HREF="port14.htm#quickreference">Quick reference</A>
</UL>



</BODY>

</HTML>