Re: Linux V embedded MS. I need a paper that refutes this:




Joel Kolstad wrote:
"Le Chaud Lapin" <jaibuduvin@xxxxxxxxx> wrote in message
news:1163700376.662035.38430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
It is entirely conceivable that a portable GUI library could
be developed in C++ that would rival C# and any other language in
flexibility, performance, robustness, and elegance.This has not
happened yet.

Sure it has... Qt by TrollTech!

I had Qt in mind when I wrote what I wrote. ;)

Granted, they do add some new keywords to C++ and thus require you to run a
preprocessor before the compiler, but that's pretty painless when using a
"make" process. Perhaps this detracts from it's "elegance..."

Wasn't aware of the keyword additions. My gut feeling is that it is
possible to find a regular model for GUI programming with no
modifications to the langauge whatsoever.

I did, however, look at bit at Qt code, and while it is much better
than using the Windows API in the raw, I didn't get goosebumps.

-Le Chaud Lapin-

.



Relevant Pages

  • Re: Linux V embedded MS. I need a paper that refutes this:
    ... flexibility, performance, robustness, and elegance.This has not ... but that's pretty painless when using a ...
    (sci.electronics.design)
  • Re: [LONG] Re: Why code completion and early error checking are needed
    ... > declarations for the Standard Libraries. ... that would be an ide issue, ... *any* language - without reading the documentation. ... it would be limiting to the power and flexibility ...
    (comp.lang.cpp)
  • Re: QDE (Quick Date Entry)
    ... Also if you want to show the results in the default date setting format ... me an advantage of querying the registry settings. ... This is always a decision between flexibility ... > learn a form of syntax for a very simple display language. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Early binding as an option
    ... define a function, nothing is ever pre-bound. ... but it's flexibility that most ... language, basically turning some builtins into keywords. ... IIRC, unladden-swallow has tried the JIT route, using LLVM as ...
    (comp.lang.python)
  • Re: Types in C
    ... flexibility is sacrificed as a consequence. ... If you allow conversions of pointers, ... undefined behavior to access an unsigned int through a pointer to size_t ... probably be just as flexible a language as it is now, ...
    (comp.lang.c)