[fxruby-users] Need help getting ALT+F4 hotkey to work
Lyle Johnson
lyle at lylejohnson.name
Wed Mar 31 11:46:42 EDT 2010
On Wed, Mar 31, 2010 at 10:03 AM, Paul Carvalho <tester.paul at gmail.com> wrote:
> I read the docs before I posted my question. They do contain lots of info
> but nothing that helped me.
> Can you provide an example to help me understand what you're suggesting? I
> don't know how to that.
What happens if you replace the third line with this:
self.accelTable.addAccel( fxparseAccel( "Alt+F4" ), self,
FXSEL(SEL_CLOSE, 0) )
?
More information about the fxruby-users
mailing list