haiku/src/bin/screenmode
Humdinger aed3510485 Close alerts with ESCAPE key.
Added SetFlags(B_CLOSE_ON_ESCAPE) or SetShortcut(index, B_ESCAPE) to BAlerts
depending if the result gets used later in the code, or if it's a one-button
BAlert.
2012-08-05 19:32:46 +02:00
..
Jamfile * Build fix due to the changes in Screen. 2011-07-19 17:42:36 +00:00
screenmode.cpp Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00