I'm need to do a app with this requirements:
-Remote Database connection
-Full Screen
-Some widgets must to update in real time
I'm thinking that it can't do with a web framework because I need a Full screen dedicated app maybe I'm wrong...
Somebody knows what GUI framework is best-suited (Well Documented, samples) for Scala?
and
Is there a way to do a full screen app with Play 2/Scala?
Thanks in advance. Chris.
Edit: The App must be a Kiosk like App (w/touchscreen)