1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 <2014> 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 <2014> 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: Browser based EPICS GUI |
From: | <[email protected]> |
To: | <[email protected]>, <[email protected]>, <[email protected]> |
Date: | Wed, 12 Nov 2014 09:39:08 +0000 |
That’s intriguing, I’ve always thought that a natural progression of QML would be to run it in the browser with no Qt dependencies on the server, and it looks
like with QMLWeb (http://akreuzkamp.de/2013/07/10/webapps-written-in-qml-not-far-from-reality-anymore/) that is what you can do. If we combined that with WebPDA
(Xihui’s earlier post), then we could have a single QML file (either hand coded or made using the Qt Creator GUI), which could either be displayed in a Qt application using the channel access libs for communication (something we have already experimented with
at Diamond) or served up via a Java webserver using WebPDA websockets for communication.
I think this merits some further investigation... Thanks, Tom Cobb From: Emmanuel Mayssat [mailto:[email protected]]
> Date: Mon, 10 Nov 2014 14:21:05 -0800
-- This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail. |