[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Putting Composite into TableItem ?
|
Grant, how can I do this ...say in a portable manner for the font... and
finally ...which font may be able to show up all those possible glyphs?
Personally I'am working on a win box (under W2K with the JDK 1.4.x), but
somebody else ,who possibly want's to run my plugin, may be using some
flavor of Unix system instead. So how can I control which fonts are used for
all possible OS and what would happen for other users, if I only would
define one win font on my side (will then some automatic font
mapping/replace take place)?
-Valentino
"Grant Gayed" <ggayed@xxxxxxxxxx> schrieb im Newsbeitrag
news:avupm0$lst$1@xxxxxxxxxxxxxxxx
> It sounds like you're using a font that doesn't contain those characters,
> hence the outline rectangles are drawn instead. You probably need to set
> the font on these widgets to one that can definitely draw the problematic
> characters.
>
> Grant
>
> Valentino Kyriakides wrote:
>
> > Thank's for this one!
>
> > It showed that my initial table refilling procedure was done in the same
way
> > and hopefully right way. However, I have a problem with showing up some
of
> > the graph chars from character sets (extended characters), as for
example
> > those higher order special line/frame drawing chars etc. These are never
> > drawn inside my table cells and also not shown in any MessageDialog,
instead
> > just a little outline rectangle is always shown there for these.
>
> > Is there some way to setup a SWT table and MessageDialog in a way that
those
> > chars can be shown up correctly?
>
> > Thank's for any hint
>
> > -Valentino
>
> > "Grant Gayed" <ggayed@xxxxxxxxxx> schrieb im Newsbeitrag
> > news:avmsji$9b5$1@xxxxxxxxxxxxxxxx
> > > I've added one, see
> > >
> >
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/sn
> > ippits/snippet103.html
>
>
>
>
>