X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2edb0bdef6238c8c246b6978bc14828b7033d931..da32743f22ecdf32ff25899ea5f7abcce8d126ea:/docs/html/faqgen.htm?ds=sidebyside diff --git a/docs/html/faqgen.htm b/docs/html/faqgen.htm index d945ff7ff8..f75ce4688e 100644 --- a/docs/html/faqgen.htm +++ b/docs/html/faqgen.htm @@ -1,3 +1,4 @@ +
@@ -25,15 +26,18 @@ See also top-level FAQ page.-
-
See Users for a list of some users and their applications, and also Feedback for comments.
+Our highest-profile user yet is industry veteran and Lotus Corp. founder Mitch Kapor +and his Open Source Applications Foundation. +
No. This is a much-discussed topic that has (many times) ended with the conclusion that it is in wxWindows' best interests to avoid use of templates. Not all compilers can handle templates adequately so it would dramatically reduce the number of compilers -and platforms that could be supported. It would also be undesirable to make +and platforms that could be supported. It would also be undersirable to make wxWindows dependent on another large library that may have to be downloaded and installed. In addition, use of templates can lead to executable bloat, which is something -wxWindows 2 is strenuously trying to avoid.
+wxWindows 2 is strenously trying to avoid.
The standard C++ string class is not used, again because it is not available to all compilers, and it is not necessarily a very efficient implementation. Also, we retain more flexibility @@ -159,10 +166,9 @@ or by adding this to a header before you include any STL files:
These are the possibilities so far:
-
To build source from CVS, see the file BuildCVS.txt in the top-level wxWindows distribution directory.
-
If you are feeling adventurous, you may also check out the sources directly -from the cvs +from cvs.
+resources such as icons and bitmaps, standardising on PNG and XPM for all platforms.
Other possibilities include: DCOM/CORBA compatibility; a wxWindows book; wxWorkshop, an IDE; @@ -234,12 +240,24 @@ their product.
The high-level goal of wxWindows is to be thought of as the number one C++ framework, for virtually any platform. Move over, MFC!
+
@@ -255,7 +273,7 @@ from Java, and the level of interest in wxWindows is as high as ever.
Please check out the Community pages, in particular the suggested projects, and -mail Julian Smart or the developers' mailing list with your own suggestions.
+mail the developers' mailing list with your own suggestions.