Quellcode durchsuchen

微课修改快捷键

master
张剑 vor 2 Jahren
Ursprung
Commit
cb4f6fcb81

+ 1
- 1
XHWK.WKTool/CountdownWindow.xaml Datei anzeigen

@@ -39,7 +39,7 @@
39 39
             Margin="0,450,0,0"
40 40
             HorizontalContentAlignment="Center"
41 41
             VerticalContentAlignment="Center"
42
-            Content="开始/暂停:Ctrl+F5     停止:Ctrl+S"
42
+            Content="开始/暂停:Ctrl+F5     停止:Ctrl+F6"
43 43
             FontSize="26"
44 44
             FontWeight="Bold"
45 45
             Foreground="#FFFFFF"

+ 17
- 34
XHWK.WKTool/MainWindow.xaml Datei anzeigen

@@ -351,8 +351,7 @@
351 351
                                 Button.Template="{DynamicResource SkinBtnRecord}"
352 352
                                 Click="BtnRecord_Click"
353 353
                                 Cursor="Hand"
354
-                                FontSize="14"
355
-                                 />
354
+                                FontSize="14" />
356 355
                             <Button
357 356
                                 x:Name="BtnRecordSuspend"
358 357
                                 Margin="5,0"
@@ -362,7 +361,6 @@
362 361
                                 Click="BtnRecord_Click"
363 362
                                 Cursor="Hand"
364 363
                                 FontSize="14"
365
-                                
366 364
                                 Visibility="Collapsed" />
367 365
                         </Grid>
368 366
                         <Grid Name="stop_grid" Grid.Column="3">
@@ -374,8 +372,7 @@
374 372
                                 Button.Template="{DynamicResource SkinBtnRecordStop}"
375 373
                                 Click="BtnStop_Click"
376 374
                                 Cursor="Hand"
377
-                                FontSize="14"
378
-                                 />
375
+                                FontSize="14" />
379 376
                         </Grid>
380 377
                     </Grid>
381 378
 
@@ -394,8 +391,7 @@
394 391
                             Button.Template="{DynamicResource SkinBtnClose}"
395 392
                             Click="BtnClose_Click"
396 393
                             Cursor="Hand"
397
-                            FontSize="14"
398
-                             />
394
+                            FontSize="14" />
399 395
                     </Grid>
400 396
                     <!--  测试  -->
401 397
                     <Grid Grid.Column="2" Visibility="Collapsed">
@@ -410,8 +406,7 @@
410 406
                             VerticalAlignment="Center"
411 407
                             Click="BtnClose_Click"
412 408
                             Cursor="Hand"
413
-                            FontSize="16"
414
-                            >
409
+                            FontSize="16">
415 410
                             <Button.Template>
416 411
                                 <ControlTemplate TargetType="{x:Type Button}">
417 412
                                     <Grid>
@@ -534,8 +529,7 @@
534 529
                                 Button.Template="{DynamicResource SkinBtnScreenshot}"
535 530
                                 Click="BtnScreenshot_Click"
536 531
                                 Cursor="Hand"
537
-                                FontSize="16"
538
-                                 />
532
+                                FontSize="16" />
539 533
                         </Grid>
540 534
                         <!--  导入  -->
541 535
                         <Grid Grid.Row="3">
@@ -546,8 +540,7 @@
546 540
                                 Button.Template="{DynamicResource SkinBtnImport}"
547 541
                                 Click="BtnImport_Click"
548 542
                                 Cursor="Hand"
549
-                                FontSize="16"
550
-                                 />
543
+                                FontSize="16" />
551 544
                         </Grid>
552 545
                         <!--  加页  -->
553 546
                         <Grid Grid.Row="4">
@@ -558,8 +551,7 @@
558 551
                                 Button.Template="{DynamicResource SkinBtnAdd}"
559 552
                                 Click="BtnAdd_Click"
560 553
                                 Cursor="Hand"
561
-                                FontSize="16"
562
-                                 />
554
+                                FontSize="16" />
563 555
                         </Grid>
564 556
                         <!--  打印  -->
565 557
                         <Grid Grid.Row="5">
@@ -570,8 +562,7 @@
570 562
                                 Button.Template="{DynamicResource SkinBtnPrint}"
571 563
                                 Click="BtnPrint_Click"
572 564
                                 Cursor="Hand"
573
-                                FontSize="16"
574
-                                 />
565
+                                FontSize="16" />
575 566
                         </Grid>
576 567
                         <!--  我的  -->
577 568
                         <Grid Grid.Row="6">
@@ -582,8 +573,7 @@
582 573
                                 Button.Template="{DynamicResource SkinBtnMy}"
583 574
                                 Click="BtnUpload_Click"
584 575
                                 Cursor="Hand"
585
-                                FontSize="16"
586
-                                 />
576
+                                FontSize="16" />
587 577
                         </Grid>
588 578
                         <!--  检测  -->
589 579
                         <Grid Grid.Row="7">
@@ -594,8 +584,7 @@
594 584
                                 Button.Template="{DynamicResource SkinBtnDevice}"
595 585
                                 Click="BtnDevice_Click"
596 586
                                 Cursor="Hand"
597
-                                FontSize="16"
598
-                                 />
587
+                                FontSize="16" />
599 588
                         </Grid>
600 589
                         <!--  设置  -->
601 590
                         <Grid Grid.Row="8">
@@ -606,8 +595,7 @@
606 595
                                 Button.Template="{DynamicResource SkinBtnSetUp}"
607 596
                                 Click="BtnSetUp_Click"
608 597
                                 Cursor="Hand"
609
-                                FontSize="16"
610
-                                 />
598
+                                FontSize="16" />
611 599
                         </Grid>
612 600
                         <!--  测试  -->
613 601
                         <Grid
@@ -620,8 +608,7 @@
620 608
                                 VerticalAlignment="Stretch"
621 609
                                 Click="BtnSetUp_Click"
622 610
                                 Cursor="Hand"
623
-                                FontSize="18"
624
-                                >
611
+                                FontSize="18">
625 612
                                 <Button.Template>
626 613
                                     <ControlTemplate TargetType="{x:Type Button}">
627 614
                                         <Grid>
@@ -918,8 +905,7 @@
918 905
                                         Width="28"
919 906
                                         Height="20"
920 907
                                         Click="last_button_Click"
921
-                                        Cursor="Hand"
922
-                                        >
908
+                                        Cursor="Hand">
923 909
                                         <StackPanel>
924 910
                                             <Image
925 911
                                                 Width="16"
@@ -964,8 +950,7 @@
964 950
                                         Height="20"
965 951
                                         Background="Transparent"
966 952
                                         Click="next_btn_Click"
967
-                                        Cursor="Hand"
968
-                                        >
953
+                                        Cursor="Hand">
969 954
                                         <StackPanel>
970 955
                                             <Image
971 956
                                                 Width="16"
@@ -1230,8 +1215,7 @@
1230 1215
                                                 HorizontalAlignment="Stretch"
1231 1216
                                                 VerticalAlignment="Center"
1232 1217
                                                 Click="BtnSkinWhite_Click"
1233
-                                                Cursor="Hand"
1234
-                                                >
1218
+                                                Cursor="Hand">
1235 1219
                                                 <Button.Template>
1236 1220
                                                     <ControlTemplate TargetType="{x:Type Button}">
1237 1221
                                                         <StackPanel>
@@ -1261,8 +1245,7 @@
1261 1245
                                                 HorizontalAlignment="Stretch"
1262 1246
                                                 VerticalAlignment="Center"
1263 1247
                                                 Click="BtnSkinTechnologyBlue_Click"
1264
-                                                Cursor="Hand"
1265
-                                                >
1248
+                                                Cursor="Hand">
1266 1249
                                                 <Button.Template>
1267 1250
                                                     <ControlTemplate TargetType="{x:Type Button}">
1268 1251
                                                         <StackPanel>
@@ -1607,7 +1590,7 @@
1607 1590
                                             VerticalAlignment="Center"
1608 1591
                                             FontSize="16"
1609 1592
                                             Foreground="#FF666666"
1610
-                                            Text="开始/暂停:Ctrl+F5     停止:Ctrl+S     退出讲评:鼠标右键" />
1593
+                                            Text="开始/暂停:Ctrl+F5  停止:Ctrl+F6     退出讲评:鼠标右键" />
1611 1594
                                     </Grid>
1612 1595
                                     <Grid Grid.Row="2" Grid.Column="0">
1613 1596
                                         <TextBlock

+ 1
- 1
XHWK.WKTool/ScreenRecordingToolbarWindow.xaml.cs Datei anzeigen

@@ -156,7 +156,7 @@ namespace XHWK.WKTool
156 156
                 //开始,暂停
157 157
                 BtnRecordingScreen_Click(null, null);
158 158
             }
159
-            if (e.KeyValue == (int)Keys.S && (int)Control.ModifierKeys == (int)Keys.Control)
159
+            if (e.KeyValue == (int)Keys.F6 && (int)Control.ModifierKeys == (int)Keys.Control)
160 160
             {
161 161
                 //结束
162 162
                 BtnStopRecordingScreen_Click(null, null);

Laden…
Abbrechen
Speichern