Re: C++



> > >C++ uses inheritance mostly to create new gui components ... which I
> > >usually find most irritating .... just to create a dialog with some
> > >insides you have to create a new class? .. I was once forced to do
> > >windows programming in borland's object framework and I was not happy
> 
>   I've used Borland C++ Builder a bit (using the VCL library) - I thought
> one of its good points was that you didn't have to inherit components to
> make them do things, as opposed to say MFC. Instead you have events, 
> properties and suchlike (not that I'm advocating VCL; it's not standard
> C++ and is therefore not a Good Thing)

you still had to do a lot of inheritence for many things ... and the whole
thing was just bloated and VERY buggy ...

George

-- 
------------------------------------------------------------------------------
George Lebl <jirka@5z.com> http://www.5z.com/jirka/
------------------------------------------------------------------------------
  The following implements RSA in perl and is illegal to export from the US:

          #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
          $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
          lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]