Win32lib Buttons
- Posted by (not specified) Apr 10, 2004
- 455 views
How can I simulate the normal windows behavior with buttons while tabbing through them? In Win32lib, buttons do not respond if enter key is pressed unless the button is DEFPUSHBUTTON; but the last is static. I want buttons (any button) to be able to be pushed pressing enter key if they get focus, that is, making DefPushButtons dinamic. Any suggestions? Thank you, Julio C. Galaret Viera