Difference between revisions of "Windows/Console"

Jump to navigation Jump to search
935 bytes added ,  23:22, 25 October 2010
m (Formatted my comments properly)
Line 24: Line 24:


* Most Windows applications do not display a console window. It is hence confusing for users.
* Most Windows applications do not display a console window. It is hence confusing for users.
: Commercial programs, and stable programs don't usually display a console window. But beta programs, which rely on feedback from users, often leave the console open. Our release testing of ScummVM is seriously lacking, meaning we heavily rely on feedback from the release versions, for wider testing of games now. [[User:Kirben|Kirben]] 23:22, 25 October 2010 (UTC)
: I don't see how an extra console window appearing in the background, suddenly confuses users either. [[User:Kirben|Kirben]] 23:22, 25 October 2010 (UTC)
* Many users requested this over the years  
* Many users requested this over the years  
: My guess in fact is that many more want this than have reported it, simply because the threshold to reporting this nuisance is relatively high. --[[User:Fingolfin|Fingolfin]] 15:24, 25 October 2010 (UTC)
: My guess in fact is that many more want this than have reported it, simply because the threshold to reporting this nuisance is relatively high. --[[User:Fingolfin|Fingolfin]] 15:24, 25 October 2010 (UTC)
: Incorrect, we have only had two feature requests (#1093939 in 2005 and #3093800 in 2010), and two short topics (2879 and 9486) over the many years [[User:Kirben|Kirben]] 23:22, 25 October 2010 (UTC)
* No vital or important messages for the user should be displayed on the console alone anyway; if the user needs to know about something, we must show this via e.g. a GUI dialog or an overlay message. Hence there should be no need to show it by default (any cases where important information is only visible on the console are BUGS and should be reported and fixed).
* No vital or important messages for the user should be displayed on the console alone anyway; if the user needs to know about something, we must show this via e.g. a GUI dialog or an overlay message. Hence there should be no need to show it by default (any cases where important information is only visible on the console are BUGS and should be reported and fixed).
: There is still a lot of vital information (i.e. loading related problems), that is only shown via warnings in the current source code of game engines though. [[User:Kirben|Kirben]] 23:22, 25 October 2010 (UTC)


=== Pros (Arguments for logging to a file) ===
=== Pros (Arguments for logging to a file) ===
657

edits

Navigation menu