File: dlged2.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 (28 lines) | stat: -rw-r--r-- 1,372 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
<HTML>
<head><title>Introduction</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="introduction"></A><CENTER>
<A HREF="dlged.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="dlged.htm"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="dlged1.htm#topic0"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="dlged3.htm#topic1"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>

<H2>Introduction</H2>

The wxWindows Dialog Editor is a tool for creating dialog resource files, in <TT>.wxr</TT> format.
It differs from wxBuilder in the following respectes:<P>
<OL>

<LI> Scope. It is written for dialog editing only, and is therefore more convenient than wxBuilder for this purpose.
<LI> File format. Dialog editor reads and writes wxWindows resource files (extension <TT>.wxr</TT>) and has
no independent file format.
<LI> Robustness. It is written in a more principled way than wxBuilder, and is less ambitious.
<LI> Ease of use. Windows are edited using the mouse or via consistent <I>property editors</I>, which
provide immediate visual feedback of changed properties.
</OL>
<P>
Dialog Editor 2.0 should be compiled and used with wxWindows 2.0.<P>

<A HREF="dlged3.htm#topic1"><B>Current status</B></A><BR>

<A HREF="dlged4.htm#topic2"><B>Future developments</B></A><BR>

</BODY></HTML>