View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001802 | JEDI VCL | 04 Feature Request | public | 2004-05-27 09:59 | 2004-05-27 10:26 |
Reporter | anonymous | Assigned To | user72 | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001802: JVCL design editors | ||||
Description | Hi coders! Please add some button to JVCL hint editor which will type character '|' at cursor position in hint editor. I'm typing hints in non-EN language and I have to switch keyboard to EN every time when I want to type this character (when using long hints...) I think it is not too hard to implement Thank you. | ||||
Tags | No tags attached. | ||||
|
We all have keyboards with characters that we cannot type directly. Adding support for all potentionally missing letters would soon mean that every possible character would have a speed key. Remember, the hint editor is also used for other things. I have two suggestions for you: 1. Get acquainted with charmap.exe in Windows. It allows you to copy letters that are not available on your keyboard (put it on Delphis tool menu) 2. Learn the numeric key code for the letters you can't type. For example, the straight bar is Alt+ 0124. I regularily use the following myself: Alt+0169 Alt+0174 Alt+0153 And to communicate with my friends in Denmark: Alt+0198 Alt+0216 Alt+0230 Alt+0248 And, yes, I don't have to look these up but I sometimes mix them up<g> |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-05-27 09:59 | anonymous | New Issue | |
2004-05-27 10:26 |
|
Status | new => resolved |
2004-05-27 10:26 |
|
Resolution | open => won't fix |
2004-05-27 10:26 |
|
Assigned To | => user72 |
2004-05-27 10:26 |
|
Note Added: 0004380 |