Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > showing fixed width font in SWT

Reply
Thread Tools

showing fixed width font in SWT

 
 
Mars Lin
Guest
Posts: n/a
 
      08-14-2006
I am using SWT and I am wondering how can I show font in the fixed
width size. Right now I am showing the font in Text object but the
characters are showing in different width. Can I set each character has
the same width? Thanks in advance if who is knowing the answer

 
Reply With Quote
 
 
 
 
fiziwig
Guest
Posts: n/a
 
      08-14-2006

Mars Lin wrote:
> I am using SWT and I am wondering how can I show font in the fixed
> width size. Right now I am showing the font in Text object but the
> characters are showing in different width. Can I set each character has
> the same width? Thanks in advance if who is knowing the answer


JComponent.setFont(...);
--gary

 
Reply With Quote
 
 
 
 
fiziwig
Guest
Posts: n/a
 
      08-14-2006

fiziwig wrote:

> JComponent.setFont(...);
> --gary


OOPS. Misread the question. Ignore that answer
--gary

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
creating font with fixed font size andreasbell Software 1 08-30-2010 09:39 PM
Where can I download SWT? (SWT homepage) Ramon F Herrera Java 11 12-06-2007 03:18 AM
Fixed Width Font in Tkinter Dustan Python 1 12-07-2005 02:29 AM
Free Fixed-Width/Fixed-Pitch fonts? johnp HTML 4 05-23-2005 06:14 AM
Which fixed size (width) font are usable/recommendable ? Arthur Connor HTML 9 01-07-2004 01:27 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57