Hi,

I've got an almost functional menu implementation lying at home and will
commit it as soon as I find out why I can't connect to the net anymore
(not from home, at least).
Using the shortcut keys appears to work in all cases (it's finally
possible to speed up the game, for example), but the menu needs some
polishing.
However, I've noticed that the original SCI games replace key descriptions
like "^C" with "CTRL C". While font.000 includes characters for "ALT" ,
"TAB" and "BS", it doesn't appear to have one for "CTRL", so the only way
to display this CTRL would be to replace it with a built-in bitmap or text
written in a different, smaller font (like font.999).
Any ideas?


llap,
 Christoph

Reply via email to