Jump to content

Recommended Posts

Posted

Hi

I need to use Y14.5M-2009 font for uniEdit and for uniDBEdit.

 

how can i do ? use Y14.5M-2009 font for uniEdit or for uniDBEdit 

(Y15.5M-2009 is an engineering font)

 

At the attachement, i put the font (Y15.M-2009)

Y14.5M-2009.ttf

Best regards,

 

 

Posted
19 minutes ago, loQsoft said:

how can i do ? use Y14.5M-2009 font for uniEdit or for uniDBEdit 

Hi,

Try

1. CustomCSS:

@font-face { font-family: Y145M2009; src: url('files/Y14.5M-2009.ttf'); } 

2. UniEdit1.Font.Name = Y145M2009

  • Like 2
Posted
9 minutes ago, Sherzod said:

Hi,

Try

1. CustomCSS:


@font-face { font-family: Y145M2009; src: url('files/Y14.5M-2009.ttf'); } 

2. UniEdit1.Font.Name = Y145M2009

 

Thank you very much, Sherzod.

 

Honestly, during 2 days, i was trying to find a solution. 

And you showed me a correct way in a few minutes.

Thanks again.

it works as the picturue.

 

and one more questions. 

if i want to use this font only one column of the uniDBGrid, same way ?

 

Best regards,

 

Selim129646052_EkranAlnts.PNG.0ac872ae53f4088ca8eac7b8793903c2.PNG

 

  • Like 1
Posted
3 minutes ago, loQsoft said:

if i want to use this font only one column of the uniDBGrid, same way ?

Can you try? I need to check. 

Posted
1 minute ago, Sherzod said:

UniDBGrid.Columns[xx].Font.Name = ... ?

Thank you, Sherzod,

It works as the picture.

You are the best.

Best Regards,

 

123.PNG.d7f7fdeb1d56c93c91de26c86d6ce891.PNG

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...