Menu

#216 Windows: allow turning off of status window

closed-rejected
kirben
None
5
2006-10-10
2004-12-31
clem
No

on windows (other versions as well?) the status text
mode window pops up together with the game window
(showing status of game, errors, etc)

how about a cmdline parameter or an ini setting/hotkey
to hide this window?

Discussion

  • Max Horn

    Max Horn - 2005-03-06
    • assigned_to: nobody --> kirben
     
  • Max Horn

    Max Horn - 2005-03-06

    Logged In: YES
    user_id=12935

    I never used ScummVM on Windows. What window is that, exactly? A
    console window or so?

    Kirben, can you confirm this behaviour?

     
  • kirben

    kirben - 2005-03-06

    Logged In: YES
    user_id=34715

    Yes, the console window is always keep open when using
    ScummVM under Windows (See image). This was originallly
    due to the old debugger using console window for output and
    to make reporting bugs easier.
    I added a compile option in the past (define NO_CONSOLE)
    to disable console window, if people want to.
    The console window can be freed after running a program, by
    using FreeConsole() but I find that is unreliable under later
    versions of Windows.

     
  • clem

    clem - 2005-03-07

    Logged In: YES
    user_id=1138674

    I once found a workaround:

    http://sourceforge.net/forum/forum.php?
    thread_id=1211722&forum_id=115756

    maybe I'll find time to finnish that (thinking of scummvm_silent.
    exe in the same dir as scummvm.exe, parses cmdline
    parameters)

    maybe also a scummvm-debug.exe which keeps the window
    open after execution (to counter that FAQ entry 4.6 - http://
    scummvm.org/faq.php#4-6 )

    both loaders would be about 32kbyte each and work with later
    ScummVM versions

     
  • Max Horn

    Max Horn - 2006-10-09

    Logged In: YES
    user_id=12935

    So what shall we do with this? Do we reject it? Do we act on it? Or what is the
    situation?

     
  • Max Horn

    Max Horn - 2006-10-09
    • status: open --> pending
     
  • kirben

    kirben - 2006-10-10
    • status: pending --> closed-rejected
     
  • kirben

    kirben - 2006-10-10

    Logged In: YES
    user_id=34715

    Using FreeConsole() is the only method I know, but too
    unreliable when starting a program via command line.

    So rejectiing this request.

     
MongoDB Logo MongoDB