Page 1 of 1

[GAME] Be Puzzled

Posted: Fri Jun 08, 2007 11:46 am
by newdep
If you like a brain crack.. here is a nice starter.. ;-)

(load "http://www.nodep.nl/downloads/newlisp/bepuzzled.lsp")

Posted: Fri Jun 08, 2007 11:53 am
by Lutz
And the first prize goes to .... Norman ... for coming up with first guiserver application:

(load "http://www.nodep.nl/downloads/newlisp/bepuzzled.lsp")

I can't believe how small it is! well done!

Lutz

Posted: Fri Jun 08, 2007 1:17 pm
by newdep
I just noticed that under linux (no look and feel, just default) the buttons
are configured as they should, Colored.. But under XP they are not ? ;-)

Under XP only the border of the button is colored as under linux the whole
button is..

Norman.

Posted: Fri Jun 08, 2007 1:23 pm
by newdep
I Just just made it motif by default... Now Linux and Windows behave the same...

Now play it again ;-)

Posted: Fri Jun 08, 2007 1:34 pm
by Lutz
On XP and MacOS X the button color is overwitten by their look0-and-feel flavor and only the surrounding rectangle is colored.

The normally plain looking Motif style comes in handy for these situations, your program looks much better now.

Lutz