File: port3.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 (18 lines) | stat: -rw-r--r-- 807 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<HTML>
<head><title>The new event system</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="eventsystem"></A><CENTER>
<A HREF="port.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="port.htm"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="port2.htm#preparing"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="port4.htm#topic0"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>

<H2>The new event system</H2>
<P>
The way that events are handled has been radically changed in wxWindows 2.0. Please
read the topic 'Event handling overview' in the wxWindows 2.0 manual for background
on this.<P>

<A HREF="port4.htm#topic0"><B>Callbacks</B></A><BR>

<A HREF="port5.htm#topic1"><B>Other events</B></A><BR>

</BODY></HTML>