From b3c099a3146fe08b1f19fbe99fe599d68eb44a72 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Wed, 8 Oct 2014 16:32:55 +0000 Subject: [PATCH] OS X: DFInput fixes: Set the window delegate from the nib, instead of relying on setting the notifications by NSNotificationCenter. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91801 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- .../Base.lproj/NetPcsxrHIDInputPluginMain.xib | 33 +++++++++++-------- macosx/plugins/DFInput/macsrc/PadController.h | 2 +- macosx/plugins/DFInput/macsrc/PadController.m | 33 +++++++++---------- 3 files changed, 36 insertions(+), 32 deletions(-) diff --git a/macosx/plugins/DFInput/Base.lproj/NetPcsxrHIDInputPluginMain.xib b/macosx/plugins/DFInput/Base.lproj/NetPcsxrHIDInputPluginMain.xib index 7d8eb8aa..60194d71 100644 --- a/macosx/plugins/DFInput/Base.lproj/NetPcsxrHIDInputPluginMain.xib +++ b/macosx/plugins/DFInput/Base.lproj/NetPcsxrHIDInputPluginMain.xib @@ -1,7 +1,8 @@ - + - + + @@ -14,10 +15,10 @@ - - + + - + @@ -76,7 +77,7 @@