<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 01/05/2011 02:23 PM, Bo Berglund wrote:<br>
<blockquote cite="mid:5cr8i65er7165t9v10k37oqvuqgvqv410d@4ax.com"
type="cite">
<pre wrap="">What about making a program for Linux? Do we have to compile the same
program in different versions for different desktop managers on Linux?
</pre>
</blockquote>
That depends on what you want to accomplish. <br>
<br>
AFAIK, if you use the GTK or QT "widget type", The program will
auto-adopt to the appropriate "Look and fell" of the <b>external</b>
widget set used, including adhering to global design settings made
to same and future updates.<br>
<br>
AFAIK, the FPGUI Widget Type does not use an external widget set,
but directly accesses the X server and thus the program will look
the same everywhere and always. <br>
<br>
-Michael<br>
</body>
</html>