in reply to Re^3: How to change the default (ok) button in Win32::GUI
in thread How to change the default (ok) button in Win32::GUI

I had thought of using Win32::GUI::AcceleratorTable but was hoping there was a more direct way. Using AcceleratorTable will require a bit more coding but I'm pretty sure it will work even if it wasn't my first choice for a solution.
  • Comment on Re^4: How to change the default (ok) button in Win32::GUI