• Getting rid of the Language ID in TextEntry?
    3 replies, posted
[IMG]http://i.imgur.com/F018clY.jpg[/IMG] This thing annoys me ever since. It's off when I change my keyboard layout to EN-US. What I tried so far: making the textenry 20px wider and draw it at its intended size. But this time its not an appropriate solution as it hides characters. [U]Speaking of hiding characters... the language ID thingy does which is annoying.[/U] Moving it to the left would solve it for the first line. [B]If it's not possible then it's more of a suggestion/request thread. -[/B]remove this thing entirely -or: only let it appear if the layout doesn't match the OS' default layout. -or: function to disable it for a certain textentry field.
Sorry if this is a dumb question but: Wait, what panel is that called? Just TextEntry? Cause DTextEntry works fine for me...
[QUOTE=MPan1;49195507]Sorry if this is a dumb question but: Wait, what panel is that called? Just TextEntry? Cause DTextEntry works fine for me...[/QUOTE] Maybe you use the keyboard layout EN-US? Seems to occur only for other layouts. I have the same problem with my DTextEntrys with a german layout (DE).
@MPan1: It's a DTextEntry but its derived from the TextEntry but doesn't extend it with a function for the language id that means both have it but none has proper controls for it. It works because you probably use an EN-US keyboard. I guess I got to write my own editable rich text to have a proper one ... but laziness :/ It would also not have the 8k characters limit.
Sorry, you need to Log In to post a reply to this thread.