Page 1 of 1
DEL key doesn't work, but solution found
Posted: Wed Feb 06, 2008 5:54 pm
by Netdemon01
In case anyone else was having this trouble of the 'DEL' delete key not working for them. I couldn't figure out why pressing this key would not delete a statue. So I went through and started pressing all the keys and found out that the 'x' key actually deletes a statue. The editing.html page says to use DEL so I was a bit confused for awhile. So hopefully this helps anyone else having this trouble.
jlv, is this just a keyboard scancode issue or did you just recently change statue delete to the 'x' key? Just curious as all the other keys work accordingly in the editor.
Re: DEL key doesn't work, but solution found
Posted: Wed Feb 06, 2008 10:26 pm
by jlv
I added 'x' because some people were having trouble with 'del'. Of course, I forgot to mention it anywhere. Thanks for pointing it out.
Btw, does it print anything when you hit 'del'? It should say 'Pressed 0x7f' (7f hex is the ascii delete code). But something is obviously going wrong.
Re: DEL key doesn't work, but solution found
Posted: Thu Feb 07, 2008 2:17 am
by Netdemon01
No it doesn't print anything like it does with the other keys. In fact, it doesn't print anything for that group of 6 keys there: Insert, Delete, Home, End, Page Up, or Page Down keys. It's like it doesn't recongize that group of 6 keys or something. But if none of them have a function then I guess it really isn't an issue.
Re: DEL key doesn't work, but solution found
Posted: Fri Feb 15, 2008 2:07 am
by HolstadMX
??? X doesnt work 4 me or del
Re: DEL key doesn't work, but solution found
Posted: Fri Feb 15, 2008 3:36 am
by jlv
Does it show a key code?
Re: DEL key doesn't work, but solution found
Posted: Fri Feb 15, 2008 4:08 am
by HolstadMX
no, and the editor page shows some editor options that i dont have
Re: DEL key doesn't work, but solution found
Posted: Fri Feb 15, 2008 4:44 am
by jlv
The only new feature in the screenshots is the SubMode selector. If you're missing something besides that, you're probably running the wrong exe.
Re: DEL key doesn't work, but solution found
Posted: Fri Feb 15, 2008 4:46 am
by HolstadMX
then what is the right one?
Re: DEL key doesn't work, but solution found
Posted: Fri Feb 15, 2008 5:43 am
by jlv