Shandalar - Feature Requests
Adventure Mode main window is forced to be topmost (new)
"Fixing" this is easy, on the surface: just remove the WS_EX_TOPMOST parameter to CreateWindowEx() at line 156 of WinMain(). (It'll automatically decline to place it topmost again after a duel if it wasn't topmost at the start, from inspecting WILDGUESS_begin_a_duel(); I suspect the same is true of the Facemaker and deck editor.)
However, experience with forcing it off with powerpro shows that many screens don't repaint themselves if temporarily covered by another window; these will all have to be tracked down and fixed individually.
However, experience with forcing it off with powerpro shows that many screens don't repaint themselves if temporarily covered by another window; these will all have to be tracked down and fixed individually.
Comments
Posted by Korath » 16 Oct 2015, 23:33
In towns and the main screen, at least, a full redraw is forced when the right-click menu is closed.
1 Post
• Page 1 of 1
Ticket details
- Ticket ID: 567
- Project: Shandalar
- Status: New
- Component: (unknown)
- Project version: (unknown)
- Priority: Normal
- Assigned to: (unassigned)
- Reported by: Korath
- Reporter's tickets: List all tickets
- Reported on: 26 May 2015, 20:53
- Last visited by Korath » 16 Oct 2015, 23:33.
