3 Jul 2009 18:58
[scala.swing] WindowClosing event not working
qwerky <ukpyr666 <at> gmail.com>
2009-07-03 16:58:02 GMT
2009-07-03 16:58:02 GMT
reactions += {
case WindowClosing(`mainFrame`) =>
println("Exiting")
}
not called on closing.
other events working ok.
what i'm doing wrong ? and where can i find good tutorial/examples on
scala.swing - api documentation is very scarce.
--
--
View this message in context: http://www.nabble.com/-scala.swing--WindowClosing-event-not-working-tp24326042p24326042.html
Sent from the Scala mailing list archive at Nabble.com.
RSS Feed