[Kde-games-devel] Re: The Oware Wizard

Andreas Beckermann b_mann at gmx.de
Tue Mar 1 03:30:18 CET 2005


On Saturday 26 February 2005 22:59, michaelcollins at ivorycity.com wrote:
> Hello Fellow Game Developers,
>
> I just wanted to update you on my progress with porting The Oware Wizard
> to KDE standards. I have implemented internationalization, a new KAction
> menu bar and shortcuts for game moves.
>
> I have released the new version (1.0.6) on my website.
> http://oware.ivorycity.com
>
> Questions/suggestions would be helpful.
> Thanks!
>
> Michael Collins

A few comments after a short look:
- use kapplication.h instead of the obsolete kapp.h
- use the XML GUI instead of QPopup/QMenuBar/QToolBar
  (see http://developer.kde.org/documentation/tutorials/xmlui/preface.html)
- compilation fails with debian kde, as includes are not found 
(/usr/include/kde)

CU
Andi


More information about the kde-games-devel mailing list