summaryrefslogtreecommitdiff
path: root/support/dktools/WxdkdrawDlgFontName.h
blob: 2c7f5af245be1f17ac4b8d5d7d0ffa56fe8e1c4e (plain)
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
/*
Copyright (C) 2019-2020, Dirk Krause
SPDX-License-Identifier: BSD-3-Clause
*/

/*
	WARNING: This file was generated by the dkct program (see
	http://dktools.sourceforge.net/ for details).
	Changes you make here will be lost if dkct is run again!
	You should modify the original source and run dkct on it.
	Original source: WxdkdrawDlgFontName.wxc
*/

/**	@file WxdkdrawDlgFontName.h Header file for the WxdkdrawDlgFontName module.
*/

#ifndef WXDKDRAWDLGFONTNAME_H_INCLUDED
/** Avoid multiple inclusions. */
#define WXDKDRAWDLGFONTNAME_H_INCLUDED 1


#line 137 "WxdkdrawDlgFontName.wxc"


#ifndef	WXDKDRAW_H_INCLUDED
#include "wxdkdraw.h"
#endif

#ifndef	WXDKDRAWFRAME_H_INCLUDED
#include "WxdkdrawFrame.h"
#endif



#line 149 "WxdkdrawDlgFontName.wxc"

/**	Dialog to modify font.
*/
class WxdkdrawDlgFontName : public wxDialog
{

	private:

		/** Events to process.
		*/
#if	wxCHECK_VERSION(3,0,0)
		wxDECLARE_EVENT_TABLE();
#else
		DECLARE_EVENT_TABLE()
#endif

    /**	Flag: GUI ok.
    */
    bool dkctGUILayoutOK;

    /**	GUI element sizerHorizontal.
    */
#line 11 "WxdkdrawDlgFontName.wxc"
    wxBoxSizer *sizerHorizontal;

    /**	GUI element sizerVertical.
    */
#line 17 "WxdkdrawDlgFontName.wxc"
    wxBoxSizer *sizerVertical;

    /**	GUI element sizerInputs.
    */
#line 27 "WxdkdrawDlgFontName.wxc"
    wxGridBagSizer *sizerInputs;

    /**	GUI element sizerResult.
    */
#line 109 "WxdkdrawDlgFontName.wxc"
    wxBoxSizer *sizerResult;

    /**	GUI element sizerButtons.
    */
#line 121 "WxdkdrawDlgFontName.wxc"
    wxStdDialogButtonSizer *sizerButtons;

    /**	GUI element b00.
    */
#line 45 "WxdkdrawDlgFontName.wxc"
    wxRadioButton *b00;

    /**	GUI element b01.
    */
#line 51 "WxdkdrawDlgFontName.wxc"
    wxRadioButton *b01;

    /**	GUI element b02.
    */
#line 56 "WxdkdrawDlgFontName.wxc"
    wxRadioButton *b02;

    /**	GUI element b03.
    */
#line 61 "WxdkdrawDlgFontName.wxc"
    wxRadioButton *b03;

    /**	GUI element b04.
    */
#line 66 "WxdkdrawDlgFontName.wxc"
    wxRadioButton *b04;

    /**	GUI element b05.
    */
#line 71 "WxdkdrawDlgFontName.wxc"
    wxRadioButton *b05;

    /**	GUI element b06.
    */
#line 76 "WxdkdrawDlgFontName.wxc"
    wxRadioButton *b06;

    /**	GUI element b07.
    */
#line 81 "WxdkdrawDlgFontName.wxc"
    wxRadioButton *b07;

    /**	GUI element b08.
    */
#line 86 "WxdkdrawDlgFontName.wxc"
    wxRadioButton *b08;

    /**	GUI element b09.
    */
#line 91 "WxdkdrawDlgFontName.wxc"
    wxRadioButton *b09;

    /**	GUI element b10.
    */
#line 96 "WxdkdrawDlgFontName.wxc"
    wxRadioButton *b10;

    /**	GUI element checkboxBold.
    */
#line 101 "WxdkdrawDlgFontName.wxc"
    wxCheckBox *checkboxBold;

    /**	GUI element checkboxItalic.
    */
#line 105 "WxdkdrawDlgFontName.wxc"
    wxCheckBox *checkboxItalic;

    /**	GUI element labelFontname.
    */
#line 115 "WxdkdrawDlgFontName.wxc"
    wxStaticText *labelFontname;

    /**	GUI element bitmapFontname.
    */
#line 118 "WxdkdrawDlgFontName.wxc"
    wxStaticBitmap *bitmapFontname;

    /**	GUI element buttonOK.
    */
#line 125 "WxdkdrawDlgFontName.wxc"
    wxButton *buttonOK;

    /**	GUI element buttonCancel.
    */
#line 130 "WxdkdrawDlgFontName.wxc"
    wxButton *buttonCancel;


#line 166 "WxdkdrawDlgFontName.wxc"

	protected:

		/**	Applications main frame.
		*/
		WxdkdrawFrame			*m_pParent;

		/**	Object to modify.
		*/
		Wxd_object_t			*m_pObject;

		/**	Localized text fragments.
		*/
		wxChar const * const	*m_pTexts;

		/**	Images to show fonts.
		*/
		const char ** const		*m_pImages;

		/**	Original font number when opening dialog.
		*/
		uint8_t					 m_uOldFontnumber;

		/**	Complete font number (family+bold+italic).
		*/
		uint8_t					 m_uFontnumber;

		/**	Base font number, ignoring bold/italic.
		*/
		uint8_t					 m_uFontbase;

		/**	Flag: Modify drawing object (style default object otherwise).
		*/
		bool					 m_bRealObj;

	public:

		/**	Window IDs used in GUI.
		*/
		enum {
			WXD_ID_FONT_00	= (wxID_HIGHEST + 1),	/**< Times. */
			WXD_ID_FONT_01 ,						/**< AvantGarde. */
			WXD_ID_FONT_02 ,						/**< Bookman. */
			WXD_ID_FONT_03 ,						/**< Courier. */
			WXD_ID_FONT_04 ,						/**< Helvetica. */
			WXD_ID_FONT_05 ,						/**< HelveticaNarrow. */
			WXD_ID_FONT_06 ,						/**< NewCenturySchoolbk. */
			WXD_ID_FONT_07 ,						/**< Palatino. */
			WXD_ID_FONT_08 ,						/**< Symbol. */
			WXD_ID_FONT_09 ,						/**< ZapfChancery. */
			WXD_ID_FONT_10 ,						/**< ZapfDingbats. */
			WXD_ID_FONT_BOLD ,						/**< Bold font. */
			WXD_ID_FONT_ITALIC						/**< Italic font. */
		};

	public:

		/**	Constructor.
			@param	pParent		Applications main frame.
			@param	pObject		Object to modify.
			@param	bRealObj	Flag: Real object (style object otherwise).
			@param	pTexts		Localized text fragments.
			@param	pImages		Images for line style buttons.
		*/

		WxdkdrawDlgFontName(
			WxdkdrawFrame			*pParent,
			Wxd_object_t			*pObject,
			bool					 bRealObj,
			wxChar const * const	*pTexts,
			const char ** const		*pImages
		);

		/**	Handler for radio button click.
			@param	event	Event to process.
		*/
		void
		OnFontFamily(wxCommandEvent & event);

		/**	OK button handler.
			@param	event	Event to process.
		*/
		void
		OnOK(wxCommandEvent & event);

		/**	Cancel button handler.
			@param	event	Event to process.
		*/
		void
		OnCancel(wxCommandEvent & event);

		/**	Bold checkbox handler.
			@param	event	Event to process.
		*/
		void
		OnBold(wxCommandEvent & event);

		/**	Italic checkbox handler.
			@param	event	Event to process.
		*/
		void
		OnItalic(wxCommandEvent & event);

	protected:

		/**	Update UI after click on font family radio button
			or bold or italic checkbox.
		*/
		void
		UpdateFontInformation(void);

};



#line 281 "WxdkdrawDlgFontName.wxc"

/* vim: set ai sw=4 ts=4 : */


#endif