Re: Displaying symbols in gid.
From: Jeff Bennett (jeff_at_bennet-tec.com)
Date: 03/05/04
- Next message: Jim Carlock: "Re: Problems with hex to decimal"
- Previous message: Jim Carlock: "Re: Problems with hex to decimal"
- In reply to: Karl E. Peterson: "Re: Displaying symbols in gid."
- Next in thread: Randy Birch: "Re: Displaying symbols in gid."
- Messages sorted by: [ date ] [ thread ]
Date: 4 Mar 2004 16:23:10 -0800
======
> > I need to display delta symbol in a column of my grid.
> > I need to know which character is equivalent to delta
> > in which font type.like for example
> > chrW(68) gives 'D' and Ucode 00394 gives '?'.
> In most grid controls I'm aware of,
> you can't use Unicode chars.
> Best find a font with the ANSI char you're
> looking for, and stick with it.
Unicode not needed.
It is sufficient to use RTF to allow mixed fonts within a grid cell.
Then you can use an actual Greek Delta using Symbol font
and mix that with normal characters in another font
I'm not sure which other grid controls support RTF formatting
but our TList does. ( www.Bennet-Tec.Com )
=> Drop me a note by e-mail
if interested and I'll get you started
with evaluation
-----
Jeff Bennett
Jeff@Bennet-Tec.Com
* Bennet-Tec Information Systems, Inc
* 50 Jericho Tpk, Jericho, NY 11753
* Phone 516 997 5596, Fax - 5597
* RELIABLE Components Make You Look Sharp!
* TList/Pro * ALLText HT/Pro * MetaDraw *
* Custom Software Development Services Too.
* WWW.Bennet-Tec.Com
=================== ===================
"Karl E. Peterson" <karl@mvps.org> wrote in message news:<uLfQgDhAEHA.2040@TK2MSFTNGP12.phx.gbl>...
> In most grid controls I'm aware of, you can't use Unicode chars.
> Best find a font
> with the ANSI char you're looking for, and stick with it.
======
> SS <bb@aa.com> wrote:
> > I need to display delta symbol in a column of my grid. I need to know which
> > character is equivalent to delta in which font type.like for example
> > chrW(68) gives 'D' and Ucode 00394 gives '?'.
- Next message: Jim Carlock: "Re: Problems with hex to decimal"
- Previous message: Jim Carlock: "Re: Problems with hex to decimal"
- In reply to: Karl E. Peterson: "Re: Displaying symbols in gid."
- Next in thread: Randy Birch: "Re: Displaying symbols in gid."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|