add mouse mode preference

This commit is contained in:
cy384 2020-12-27 20:44:37 -05:00
parent c01d10f431
commit 6db41aa8e8
4 changed files with 42 additions and 7 deletions

View file

@ -541,6 +541,9 @@ resource 'DITL' (DITL_PREFERENCES) {
{ 70, 150, 89, 300 },
Control { enabled, CNTL_PREF_FG_COLOR };
{ 95, 150, 112, 290 },
CheckBox { enabled, "Send mouse clicks" };
{ 115, 10, 135, 90 },
Button { enabled, "Cancel" };