artefaktur
software engineer &        architecture

 
 
 
 

ACDK WX Readme

ACDK wxWindow/wxWidget (acdk_WX)
acdk_wx provides a ACDK-Wrapper to create platform independ GUI applications using the wxWindow/wxWidget GUI library.

Content of this chapter:

   General
     Title
     Version
     Short Description
     Dependencies
     Namespaces
     Authors
     License
   Description
   Notes
   Todo
   Changes

 General

 Title

ACDK wxWindow/wxWidget (acdk_WX)

 Version

Distribution version: 4.14.
Package version: 4.14.0.

 Short Description

  acdk_wx provides a ACDK-Wrapper to create platform independ
GUI applications using the wxWindow/wxWidget GUI library.    

 Dependencies

       ACDK Core
    

 Namespaces

       acdk::wx
    

 Authors

      Roger Rene Kommer (kommer@artefaktur.com).    

 License

      ACDK Free Edition License ( License).    

 Description

acdk_wx is a ACDK wrapper for the portable http wxWidgets GUI library. Different to the original wxWidgetds C++ library, acdk_wx uses the simplified  ACDK object model (no pointers needed). Many GUI classes  are availabe in ACDK. With  CfgScript portable GUI application can be written with C++ or Cfgscript with a  few lines. For more information please refer also to the  handbook.

 Notes

    

 Todo

  Beta version.

Unit test on Linux/gtk+ doesn't work properly:
Running all unit tests will cause an error
in the threading library (GThread) of wxWidgets. 
This error will not occour if you running only one 
test at once and restart the test executable.  

 Changes

    ===========================================================
4.14.0
- Port to wxWidgets 2.6
- Many fixes in acdk::wx package
- New module acdk_wx_ide with wrapper for wxStyledTextCtrl
  and wxFrameLayout.
  The FrameLayout doesn't seem to run stable on all platforms.
- Experimental CfgScript GUI Editor and Debugger acdkcsfide. 
  This will run currently only under the Windows platform.
  
===========================================================
4.12.0
- Compilation fixes for wxGTK

===========================================================
4.11.0
- Implemented most wxWidgets classes in ACDK.
- Reorganized Event handling. Event types (like EvtMove)
  are not longer defined as enumeration, but as static
  members of the corresponding Event class (MoveEvent.EvtMove).
- Written guitestrunner to execute ACDK Unit test executables.
- Fixed some memory leaks.
- Added ACDK specific controls ClassTreeCtrl, ObjectTreeCtrl 
  and CfgScriptConsole.

Please refer also to  ChangeLog.

===========================================================
4.10.0
- First working alpha version with CfgScript language
  binding.

===========================================================
4.02.0
- Configuration and documentation fixes.

===========================================================
4.01.1
- Ajustments to modified metainfo
- minor documentation changes.

===========================================================
4.00.1
- Ajustments to Unicode and revised metainfo.

===========================================================
2.00.1
Intial revision.  
 
Last modified 2005-05-08 22:30 by SYSTEM By Artefaktur, Ing. Bureau Kommer