Hello.
This is a new version og GObjects Library.
It's includes:
Numerous fixes and changes.
Sources GObjects and all dependence libraries
Precompiled binaries for:
a) Borland Developer Studio 2006
b) Borland C++ 5.5 - not works (:(?)
b) Microsoft Visual C++ 6.0
c) Microsoft Visual C++ 7.0 NET
Status GObjects with others compilers:
1) Metrowerks CodeWarrior 9.2 - compiles and works
2) Intel compiler 7.2 - compiles and works
3) GNU GCC 4.3.2 - compiles and works
4) Open Watcom 1.5 - lacks nedded function template support
5) Digital Mars 8.4 - in work... read more
GObjects 1.0.7 installer just released.
Installer includes all what you need to use GObjects and recompile it.
Supported compilers are: BCB6.0, BCC5.5 MSVC 6.0,MSVC 7.0, and for them prebuild release dlls are supplyed.
For MSVC 6.0/7.0 supplyed also static release library. (In some projects I use static link, see examples)
Support for other compilers:
GCC 3.4.2: dll compile - ok, debug example aclock compiled and run ok, exception when loading *.jpeg image.Release examples not run. ???
DigitalMars, and Watcom -> inwork.... read more
You can download new release GObjects 1.0.6
Now it come with Installer wich include all you need to work with it.
Log:
11/08/2004 - Fixed dialog conversion, checked and fixed international support
11/02/2004 - Added TShape example: shapes
11/01/2004 - Added TLocale class and message catalog support (support for *.mo files), macro _()
10/31/2004 - Added TShape control class
10/29/2004 - Added TFileDocument,TRecentFiles classes,example link control, fixed bug with patching dialog template
10/24/2004 - Added Text encoding/decoding see TTextEncoder,TTextDecoder, integrating this into TTextFile
10/12/2004 - Added Lua script crackers,(see luasupp.cpp and TSyntaxEdit), class ustring -> help convert unicode<->non unicode string
10/10/2004 - Added support for MSLU (Unicode for Win95/98/Me, deinfe GOL_USE_MSLU), added stackwalker to report errors and exceptions (for MSVC)
10/09/2004 - Added TScriptEngine class based on LUA extension language
10/08/2004 - Added TSyntaxEdit based on Scintilla, fixed all problems with painting of toolbars
10/06/2004 - Added TPopupEdit, TCalendarEdit,TCalcEdit,TEditList controls, see examples
10/04/2004 - Added TDecoratedDialog, dialog that allows inserting gadget windows, TTimer
10/03/2004 - Fixes Gadgets paintings, TBarDescr, added support for loading bar description as menu resource (see example)
09/27/2004 - Fixes and additions in TDate, TDateTime.Added classes TPopupEdit,TCalendarEdit,TCalcEdit,TEditList and examples
09/23/2004 - Fixes and additions in TDate, TDateTime, TCelArray,
You can download new release owl GObjects 1.0.5
Documentation under label 1.0.5
Updated Source under label 1.0.5
GOL100vt.DLL and LIB files for VC 6.0 and 46
executables of tutorial, apps,games,class examples,
GOL100bt.DLL and LIB files for BCB 6.0 and 46
executables of tutorial, apps,games,class examples,
Source package include all files needed to build it,
(exclude compiler of course);
GObjects successfull compiles under VC6.0 and BCB
6.0, and I build working executables with
vc 6.0, and BCB 6.0, there are some problems with compiling templates under gcc 3.2.4.... read more
Added internet support
Added DataBase support, BDE support
Added TTree class, TGrid class and examples of use
Started tutorial
Added documentation
This release was more checked. 26 examples was added. Most work was on TImage class and examples, also was found and fixed several bugs.
I've upload preview of GObjects + Documentation on it.
Not finished in Alpha state, but you can get impression on int.