This repository has been archived by the owner on Jan 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
frmPSettings.frm
515 lines (511 loc) · 17.2 KB
/
frmPSettings.frm
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
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
VERSION 5.00
Begin VB.Form frmPSettings
BorderStyle = 1 'Fixed Single
Caption = "Íàñòðîéêè ïðîãðàììû"
ClientHeight = 7260
ClientLeft = 45
ClientTop = 360
ClientWidth = 7320
BeginProperty Font
Name = "Book Antiqua"
Size = 9.75
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
LinkTopic = "PSettings"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7260
ScaleWidth = 7320
StartUpPosition = 1 'CenterOwner
Begin VB.Frame frameHotkeys
Caption = "Íàñòðîéêè ãîðÿ÷èõ êëàâèø (HotKeys)"
Height = 1400
Left = 0
TabIndex = 5
Top = 1800
Width = 7322
Begin VB.ComboBox execKey
BeginProperty Font
Name = "Courier New"
Size = 9.75
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 1
ItemData = "frmPSettings.frx":0000
Left = 3150
List = "frmPSettings.frx":0010
Style = 2 'Dropdown List
TabIndex = 25
Top = 360
Width = 1022
End
Begin VB.ComboBox recKey
BeginProperty Font
Name = "Courier New"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 2
ItemData = "frmPSettings.frx":002B
Left = 4410
List = "frmPSettings.frx":003E
Style = 2 'Dropdown List
TabIndex = 14
Top = 882
Width = 1022
End
Begin VB.ComboBox recKey
BeginProperty Font
Name = "Courier New"
Size = 9.75
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 3
ItemData = "frmPSettings.frx":005E
Left = 5670
List = "frmPSettings.frx":0071
Style = 2 'Dropdown List
TabIndex = 13
Top = 882
Width = 1022
End
Begin VB.ComboBox recKey
BeginProperty Font
Name = "Courier New"
Size = 9.75
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 1
ItemData = "frmPSettings.frx":0091
Left = 3150
List = "frmPSettings.frx":00A1
Style = 2 'Dropdown List
TabIndex = 12
Top = 882
Width = 1022
End
Begin VB.ComboBox execKey
BeginProperty Font
Name = "Courier New"
Size = 9.75
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 3
ItemData = "frmPSettings.frx":00BC
Left = 5670
List = "frmPSettings.frx":00CC
Style = 2 'Dropdown List
TabIndex = 11
Top = 378
Width = 1022
End
Begin VB.ComboBox execKey
BeginProperty Font
Name = "Courier New"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 2
ItemData = "frmPSettings.frx":00E7
Left = 4410
List = "frmPSettings.frx":00F7
Style = 2 'Dropdown List
TabIndex = 9
Top = 378
Width = 1022
End
Begin VB.Label lbl
AutoSize = -1 'True
BackStyle = 0 'Ïðîçðà÷íî
Caption = "+"
BeginProperty Font
Name = "Courier New"
Size = 13.5
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 294
Index = 3
Left = 4200
TabIndex = 16
Top = 882
Width = 154
End
Begin VB.Label lbl
AutoSize = -1 'True
BackStyle = 0 'Ïðîçðà÷íî
Caption = "+"
BeginProperty Font
Name = "Courier New"
Size = 13.5
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 294
Index = 4
Left = 5460
TabIndex = 15
Top = 882
Width = 154
End
Begin VB.Label lbl
AutoSize = -1 'True
BackStyle = 0 'Ïðîçðà÷íî
Caption = "+"
BeginProperty Font
Name = "Courier New"
Size = 13.5
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 294
Index = 2
Left = 5460
TabIndex = 10
Top = 378
Width = 154
End
Begin VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Ïðîçðà÷íî
Caption = "Çàïóñòèòü\îñòàíîâèòü çàïèñü:"
Height = 252
Left = 126
TabIndex = 8
Top = 882
Width = 2842
End
Begin VB.Label lbl
AutoSize = -1 'True
BackStyle = 0 'Ïðîçðà÷íî
Caption = "+"
BeginProperty Font
Name = "Courier New"
Size = 13.5
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 294
Index = 0
Left = 4200
TabIndex = 7
Top = 378
Width = 154
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Ïðîçðà÷íî
Caption = "Çàïóñòèòü\îñòàíîâèòü ìàêðîñ:"
Height = 252
Left = 126
TabIndex = 6
Top = 378
Width = 2884
End
End
Begin VB.CommandButton cmdHelp
Caption = "?"
BeginProperty Font
Name = "Tahoma"
Size = 9.75
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Left = 6900
TabIndex = 20
Top = 6840
Width = 300
End
Begin VB.CommandButton cmdCancel
Caption = "Îòìåíà"
BeginProperty Font
Name = "Tahoma"
Size = 9.75
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Left = 5760
TabIndex = 18
Top = 6840
Width = 1022
End
Begin VB.CommandButton cmdSave
Caption = "Ãîòîâî"
Default = -1 'True
BeginProperty Font
Name = "Tahoma"
Size = 9.75
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 390
Left = 4680
TabIndex = 17
ToolTipText = "Ïðèíÿòü èçìåíåíèÿ"
Top = 6840
Width = 1022
End
Begin VB.Frame frameCommon
Caption = "Îáùèå íàñòðîéêè"
Height = 3555
Left = 0
TabIndex = 21
Top = 3240
Width = 7322
Begin VB.CheckBox chkLog
Caption = "Âåñòè ëîã - Log.txt"
BeginProperty Font
Name = "Book Antiqua"
Size = 9.75
Charset = 204
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Left = 120
TabIndex = 31
Top = 3240
Width = 2145
End
Begin VB.CheckBox chkMinimizeOnRecord
Caption = "Ñâîðà÷èâàòü îêíî ïðîãðàììû ïðè çàïèñè ñêðèïòà"
Height = 195
Left = 120
TabIndex = 30
Top = 2880
Value = 1 'Îòìå÷åíî
Width = 5100
End
Begin VB.CheckBox chkShowButtons
Caption = "Ïîêàçûâàòü îêíî áûñòðîé âñòàâêè êîìàíä"
Height = 195
Left = 120
TabIndex = 29
Top = 1800
Value = 1 'Îòìå÷åíî
Width = 4380
End
Begin VB.CheckBox chkMaximize
Caption = "Ïîêàçàòü îêíî ïðîãðàììû ïîñëå çàâåðøåíèÿ ñêðèïòà"
Height = 195
Left = 120
TabIndex = 28
Top = 2520
Value = 1 'Îòìå÷åíî
Width = 5340
End
Begin VB.CheckBox chkMinimize
Caption = "Ñâîðà÷èâàòü îêíî ïðîãðàììû ïðè çàïóñêå ñêðèïòà"
Height = 195
Left = 120
TabIndex = 27
Top = 2160
Value = 1 'Îòìå÷åíî
Width = 5100
End
Begin VB.CheckBox chkShowMarker
Caption = "Ïîêàçûâàòü ìàðêåð êîîðäèíàò"
Height = 255
Left = 120
TabIndex = 26
Top = 1080
Value = 1 'Îòìå÷åíî
Width = 3180
End
Begin VB.CheckBox chkShowDebug
Caption = "Ðàçðåøèòü ïîêàç îêíà îòëàäêè"
Height = 195
Left = 120
TabIndex = 24
Top = 1440
Value = 1 'Îòìå÷åíî
Width = 3180
End
Begin VB.CheckBox chkShowTextTT
Caption = "Ïîêàçûâàòü ïîäñêàçêó ïî ñèíòàêñèñó êîìàíä"
Height = 255
Left = 120
TabIndex = 23
Top = 720
Value = 1 'Îòìå÷åíî
Width = 4500
End
Begin VB.CheckBox chkShowListTT
Caption = "Ïîêàçûâàòü âûïàäàþùèé ñïèñîê ïîäñêàçîê"
BeginProperty Font
Name = "Book Antiqua"
Size = 9.75
Charset = 204
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 120
TabIndex = 22
Top = 360
Value = 1 'Îòìå÷åíî
Width = 4980
End
Begin VB.Line Line1
BorderColor = &H00808080&
X1 = 120
X2 = 7200
Y1 = 2040
Y2 = 2040
End
End
Begin VB.Frame frameRec
Caption = "Íàñòðîéêè çàïèñè ñêðèïòà"
Height = 1770
Left = 0
TabIndex = 0
Top = 0
Width = 7322
Begin VB.CheckBox chkRecByWindow
Caption = "Ôèêñèðîâàòü êîðäèíàòû îòíîñèòåëüíî îêíà"
Height = 182
Left = 126
TabIndex = 19
Top = 1386
Width = 4676
End
Begin VB.CheckBox chkReturnCursor
Caption = "Âîçâðàùàòü êóðñîð íà ìåñòî (ôîíîâûå êëèêè)"
Height = 182
Left = 126
TabIndex = 4
Top = 1008
Value = 1 'Îòìå÷åíî
Width = 4676
End
Begin VB.TextBox txtUpdateMousePosInterval
Alignment = 2 'Öåíòðîâêà
BeginProperty Font
Name = "Book Antiqua"
Size = 9
Charset = 204
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 294
Left = 4200
MaxLength = 4
TabIndex = 3
Text = "100"
Top = 600
Width = 518
End
Begin VB.CheckBox chkRecCursor
Caption = "Çàïèñûâàòü ïåðåäâèæåíèÿ êóðñîðà"
Height = 182
Left = 126
TabIndex = 1
Top = 378
Value = 1 'Îòìå÷åíî
Width = 3668
End
Begin VB.Label lbl
AutoSize = -1 'True
BackStyle = 0 'Ïðîçðà÷íî
Caption = "×àñòîòà îáíîâëåíèÿ êîîðäèíàò êóðñîðà:"
Height = 255
Index = 1
Left = 360
TabIndex = 2
Top = 630
Width = 3705
End
End
End
Attribute VB_Name = "frmPSettings"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'PSettings - Programm Settings
Option Explicit
Private Sub cmdCancel_Click()
Unload Me
End Sub
Private Sub cmdHelp_Click()
ShowHelp "Íàñòðîéêè ïðîãðàììû"
End Sub
Private Sub cmdSave_Click()
ResetCommandLine
Me.Hide
SaveSettings
If chkShowButtons.Value = 0 Then
If frmButtons.Visible Then Unload frmButtons
Else
If frmButtons.Visible = False Then frmButtons.Show , frmMain
End If
End Sub
Private Sub Form_Load()
SetNumericStyle txtUpdateMousePosInterval.hwnd
SetBackColor Me, txtUpdateMousePosInterval.hwnd, execKey(1).hwnd, execKey(2).hwnd, execKey(3).hwnd, recKey(1).hwnd, recKey(2).hwnd, recKey(3).hwnd
AddKeysToList execKey(1), execKey(2), execKey(3), recKey(1), recKey(2), recKey(3)
LoadSettings lsmPSettings
End Sub