Keyboard input

This commit is contained in:
elasota
2019-12-25 22:20:10 -05:00
parent 5cb9b85396
commit ac3929fb1f
34 changed files with 1003 additions and 708 deletions

View File

@@ -4,7 +4,7 @@
//----------------------------------------------------------------------------
//============================================================================
#include "PLKeyEncoding.h"
#include "PLResources.h"
#include "PLToolUtils.h"
#include "PLPasStr.h"
@@ -231,7 +231,7 @@ Boolean CreateNewRoom (short h, short v)
UpdateMenus(false);
GetKeys(theKeys);
if (BitTst(&theKeys, kShiftKeyMap))
if (BitTst(theKeys, PL_KEY_EITHER_SPECIAL(kShift)))
newRoomNow = false;
else
newRoomNow = autoRoomEdit; // Flag to bring up RoomInfo