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: QT-based tools: Expressions of interest requested |
From: | "Faucett, John A" <[email protected]> |
To: | tech-talk <[email protected]> |
Date: | Thu, 23 Feb 2012 19:52:15 +0000 |
Anton Mezger wrote:
However MEDM is based on MOTIF and X11, systems/libraries that are getting into age. In reading this thread, I began to wonder what place Qt has in relation to X11. I've heard of Qt for many years but know little about it. After a little research, my impression that Qt always runs on top of a windowing system. As far as I can tell,
the only currently widely accepted and used cross-platform windowing system is the X Window System. And X11 is the latest and long-time incarnation of the X Window System-- they're really synonyms.
The widget toolkit that generally comes with X11 is Xt (in fact Qt's name is modeled after Xt). Motif and Xaw use Xt. Xt, GTK+, and Qt all use Xlib, the X11 library (Qt can use other window systems).
So I believe that Anton's statement above would more precise with "Motif and Xt".
Having used Motif and Xt many years ago, I can see why other widget toolkits could be more attractive-- of late, I've primarily used Tk, Java Swing, EDD, and EDM.
John Faucett
Accelerator Operations and Technology division
Los Alamos National Laboratory
Correspondence
|