[Kde-games-devel] A new highscore manager - KScoreManager

Mauricio Piacentini piacentini at kde.org
Tue Apr 29 23:25:43 CEST 2008


Matt Williams wrote:
> Thanks a lot for your input, my brain had really hit a dead-end with this for 
> a while.

Just to deadlock your brain a little bit more :)
I do not think we should overengineer the thing, at least in the sense 
of the external API for the games. Things should be really simple for 
game authors, more or less like they are now with KScoreDialog:

a) create the object
b) set some options (preferrably with one or two lines only)
c) display with one call, or get the widget to embed in your canvas

The dialog/widget should handle capturing the username and other stuff, 
without going through the app for this, imo.

Regards,
Mauricio Piacentini


More information about the kde-games-devel mailing list