Results 606 comments of Eric Blade

I'm trying to figure out a way to deal with this -- I don't want to lose my menu bar as that kills all keyboard shortcuts that are installed by...

Also, I'm not super familiar with the Win32 API, but if there's a way to set focus inside the window, instead of to the window's frame, then that might solve...

(as a somewhat related aside -- i just thought it would be nice if i could return focus to the app that i stole it from, but i may steal...

another discovery while using this, is that if you're typing into a window, and this is triggered, it also can trigger your world-wide hotkey alt+space, which is what i had...

Royal Flush is a slang name for the A high Straight Flush.

I suspect that the answer to this is that technically, a royal flush is a straight flush of the highest rank. Others may have other feelings about that, though.

If .name returns straight flush, and .descr returns royal flush, then it sounds to me like it's probably intended that way. I've never actually built anything with the library, though,...

There's certainly a functional difference between a wild card, and an unknown card. There's no reason why someone *couldn't* play holdem with wilds (we've certainly done it in home games...

I guess what I'm saying, is that I'd recommend having both functioning wild-cards in all variants, and having a separate indicator for "Unknown", like maybe "??" or something.

imo, this isn't a wtf, it's a user error....