[GAME] Be Puzzled

Started by newdep, June 08, 2007, 04:46:53 AM

Previous topic - Next topic

newdep

If you like a brain crack.. here is a nice starter.. ;-)



(load "http://www.nodep.nl/downloads/newlisp/bepuzzled.lsp">//http://www.nodep.nl/downloads/newlisp/bepuzzled.lsp")
-- (define? (Cornflakes))

Lutz

#1
And the first prize goes to .... Norman ... for coming up with first guiserver application:



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



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



Lutz

newdep

#2
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.
-- (define? (Cornflakes))

newdep

#3
I Just just made it motif by default... Now Linux and Windows behave the same...



Now play it again ;-)
-- (define? (Cornflakes))

Lutz

#4
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