Hi All!
Until now I was using Visual C++ Express 2005 with gtkmm libraries version
2.10.11-1 and it worked, but now I have upgraded to Visual C++ Express 2008 and
I get crashes when deleting widgets (deleting widgets created with new) in the
same project that works with 2005. Is there any ne
> 20 years ago, everyone was hand-coding assembly routines.
We were? I think you are generalising slightly. 20 years ago, I would
assume most programmers were happily writing Cobol, Fortran, Pascal,
C, etc high-level languages.
("high-level" compared to machine language, that is. Of course, in th
On Tue, Jun 10, 2008 at 04:33:33PM +0100, Carlos Pereira wrote:
> I totally agree with Greg on this,
Tanks for all your advice. I ended up in using libxml2 and
I have made me some sample programs. It works quite nice.
I do like xpath things in libxml2. And I realy like the
tree-widget in Gtk. Now