Re: How to enter characters beyond keyboard into JTextField?
- From: "Michael Dunn" <m_odunn@xxxxxxxxx>
- Date: Thu, 29 Dec 2005 18:29:59 +1100
"Knute Johnson" <nospam@xxxxxxxxxxxxxxxxx> wrote in message news:XkJsf.6711$TW4.3020@xxxxxxxxxxxxxxx
> How do I enter characters from the keyboard that aren't on the keyboard? For example if I want to
> enter the 1/2 character \u00bd. I thought on a Winblows machine that you could do that by holding
> down the ALT key and then typing a sequence of numbers. It doesn't and I hadn't tried it in a
> long time.
ALT 0189
works OK for me in a JTextField (win xp)
.
- Follow-Ups:
- Re: How to enter characters beyond keyboard into JTextField?
- From: Knute Johnson
- Re: How to enter characters beyond keyboard into JTextField?
- References:
- How to enter characters beyond keyboard into JTextField?
- From: Knute Johnson
- How to enter characters beyond keyboard into JTextField?
- Prev by Date: Re: Best Approach for putting words on a JPanel (with special requirements) [2nd attempted post]
- Next by Date: Re: Deleting a Row in a JTable
- Previous by thread: How to enter characters beyond keyboard into JTextField?
- Next by thread: Re: How to enter characters beyond keyboard into JTextField?
- Index(es):
Relevant Pages
|