[prev in list] [next in list] [prev in thread] [next in thread] 

List:       racket-users
Subject:    [plt-scheme] A little puzzle
From:       jensaxel () soegaard ! net (=?iso-8859-1?Q?Jens_Axel_S=F8gaard?=)
Date:       2003-07-30 16:01:32
Message-ID: 000e01c356b3$f5426610$2e00000a () Lr30JS
[Download RAW message or body]

Some time ago I made a little puzzle game (for teaching, but
ended up not using it). It could be used as an simple example of
how to use the MrEd toolkit in either collect\games or perhaps
the Schematic Cookbook.

  <http://www.scheme.dk/src/puzzle-eng.scm>

The game uses the example images that come with Windows.
But - since I have a danish version - I need some help
to make it work on an english windows.

It is the follwing that needs to be changed:

(define picture-name    "solnedgang")
...
(define picture-selection-list (instantiate choice% () (parent dialog)
(label "Picture: ")
                                 (choices (list "Solnedgang" "Vinter"
"?kander" "Bjergtoppe"))
                                 (callback handle-picture-choice)))

Will a kind soul make it work on an english windows and mail the changes?

--
Jens Axel S?gaard

(Solnedgang = sunset, Vinter=winter, ?kander = flowers on water , bjergtoppe
= mountains )



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic