[Scummvm-tracker] [ScummVM :: Bugs] #16366: BAGEL: HODJNPODJ: Poker mini-game doesn't seem to work?
ScummVM :: Bugs
trac at scummvm.org
Wed Nov 26 05:38:55 UTC 2025
#16366: BAGEL: HODJNPODJ: Poker mini-game doesn't seem to work?
-------------------------+----------------------------
Reporter: eriktorbjorn | Owner: dreammaster
Type: defect | Status: closed
Priority: normal | Component: Engine: BAGEL
Version: | Resolution: fixed
Keywords: | Game: Hodj'n'Podj
-------------------------+----------------------------
Changes (by dreammaster):
* resolution: => fixed
* status: new => closed
Comment:
Fixed. The MFC layer has a single stack of active windows, and the Poker
minigame was calling ShowWindow(SW_NORMAL) for one of the buttons to
enable it, which was also incorrectly making the button as if it were a
modal dialog, preventing anything else in the window from being clickable.
:P
--
Ticket URL: <https://bugs.scummvm.org/ticket/16366#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list