File: dlged27.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 (24 lines) | stat: -rw-r--r-- 1,004 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
<HTML>
<head><title>Files</title></head>

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

<H2>Files</H2>
<P>
The Dialog Editor source files are as follows:<P>
<UL>

<LI> wx_rprop.h, wx_rprop.cc: handle property setting and getting through the 'proxy' wxPropertyInfo
classes and using the property list editor from utils/wxprop.
<LI> wx_resed.h, wx_resed.cc: the main implementation, in particular the wxResourceManager class.
<LI> wx_reswr.cc: resource writing code.
<LI> wx_repal.cc: the dialog editor palette implementation.
<LI> dialoged.h, dialoged.cc: small 'stub' for invoking the user interface via a wxResourceManager object.
</UL>


<P>

</BODY></HTML>