Ticket #14553

Linux環境でのキャレットが半角2文字分となってしまう
Open Date: 2009-01-08 00:36 Last Update: 2009-01-08 00:36

Reporter:
Owner:
Type:
Status:
Open [Owner assigned]
Component:
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None

Details

Normalモードのキャレットサイズを設定している以下のコードだと、Linux環境だと半角2文字分となってしまう。

Caret caret = canvas.getCaret();
GC gc = new GC(canvas);
caret.setSize(gc.getFontMetrics().getAverageCharWidth(), caret.getSize().y);

Ticket History (1/1 Histories)

2009-01-08 00:36 Updated by: kimuraak
  • New Ticket "Linux環境でのキャレットが半角2文字分となってしまう" created

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login