flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar 19 Jan 2006, 18:46
It was implemented as intended behavior, I've done like this because with Polish keyboard after pressing ~ you have to press second key to produce one of the Polish-specific letters (or space to write just ~) and I don't like this behavior when programming (perhaps mainly because of my habits from the DOS). For his reason my edit control doesn't allow such key combinations (and is pure x-ASCII, BTW).
|
|||
![]() |
|
Big Red 19 Jan 2006, 18:50
Okay, thanks anyway
|
|||
![]() |
|
Tomasz Grysztar 19 Jan 2006, 19:44
Well, since it indeed may look like a bug for someone that actually - unlike me - needs the standard dead-key behaviour, I decided to implement it just as an option. The FASMW interface 0.93.3 has it as an "Revive dead keys" option, by default disabled. So I can just enable this option in my FASMW to keep myself satisfied, and others can have just standard Windows behaviour on dead keys.
|
|||
![]() |
|
RedGhost 20 Jan 2006, 02:21
hold alt and then press in order numpad: "0,2,3,3"
and it produces é, and works in FASMW _________________ redghost.ca |
|||
![]() |
|
Big Red 09 Feb 2006, 18:42
Quote:
Thank you, this will save me alot of time. I also tend to use the editor for non-programming purposes (it's better than a lot of others). Quote:
Yes, I know that of course... but typing ALT0223 for every é character when you have pages full of them isn't the greatest thing. |
|||
![]() |
|
Madis731 10 Feb 2006, 07:58
I had language problems too a while ago, but I thought that all the strange characters (õ,ä,ö,ü,š,ž,...) might produce unexpected results and therefore I won't use Estonian much in programming. ASCII limit suits fine.
|
|||
![]() |
|
Tomasz Grysztar 10 Feb 2006, 08:23
fasm itself treats each character in 128-255 range as a part of label name.
|
|||
![]() |
|
Big Red 10 Feb 2006, 14:50
Ah, it works perfectly now. Thanks again.
I never bother using foreign characters in code either. But I do in comments and such. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.