Board index » delphi » Font Different in richedit
gwhit41...@aol.com (GWhit41980)
![]() Delphi Developer |
Sun, 13 May 2001 03:00:00 GMT
|
gwhit41...@aol.com (GWhit41980)
![]() Delphi Developer |
Sun, 13 May 2001 03:00:00 GMT
Font Different in richeditIn article <V1Ix6BAaNGX2E...@fireflies.demon.co.uk>, Stuart Jeffrey Quote<s...@iname.com> writes: charset. ie procedure TForm1.Button1Click(Sender: TObject); hth Gordon http://members.aol.com/gwhit41980/ |
Stuart Jeffre
![]() Delphi Developer |
Sun, 13 May 2001 03:00:00 GMT
Re:Font Different in richeditHi i have a richedit component and when i load different fon't into it they appear totaly different to if they were loaded in MS word or Char Map but i don't understand why. For example MS LineDraw char alt 0186 is different. Why is this and can it be put right. Thanks E-mail s...@fireflies.demon.co.uk WWW: http://www.fireflies.demon.co.uk/sej1/ |
Stuart Jeffre
![]() Delphi Developer |
Mon, 14 May 2001 03:00:00 GMT
Re:Font Different in richeditIn article <19981125152307.25164.00001...@ngol07.aol.com>, GWhit41980 <gwhit41...@aol.com> writes Quote>Try putting a button on the form to see if it's anything to do with the I have looked charset up in help and it says typedef struct tagCHARSET { // chst DWORD aflBlock[3]; Quote} CHARSET; sets supported by a given font. Members aflBlock Specifies which (if any) of the 96 Unicode blocks are supported by a flLang Identifies the character set supported by the font. This member can be Value Meaning This is on white pages. Just out of interest what is the different What shall i do now. Thanks E-mail s...@fireflies.demon.co.uk WWW: http://www.fireflies.demon.co.uk/sej1/ |
GWhit419
![]() Delphi Developer |
Mon, 14 May 2001 03:00:00 GMT
Re:Font Different in richeditIn article <a61GTGATMZX2E...@fireflies.demon.co.uk>, Stuart Jeffrey Quote<s...@iname.com> writes: It might be I haven't used D2. If you open the object inspector and double If it is hidden it may still be in RichEdit.Pas, try putting RichEdit in your Incidentally, I tried the Lotus Line Draw font with D3 without any problems. ANSI_CHARSET = 0; Gordon. http://members.aol.com/gwhit41980/ |
Jeremy Collin
![]() Delphi Developer |
Mon, 14 May 2001 03:00:00 GMT
Re:Font Different in richeditQuoteStuart Jeffrey wrote in message ... Delphi objects is something that wasn't introduced until Delphi 3. Quote>This is on white pages. Just out of interest what is the different pages" you refer to are from the Windows API Help, supplied by Microsoft. This help file documents all of the Windows API functions - all of the function descriptions and their parameters are given in C code. You won't find anything to do with Delphi in this help file. Since there is no Delphi "charset" property in your version, The "Yellow Pages" are the Delphi help system. It lists all of If you don't know any C, you have two options - either stick -- |
Stuart Jeffre
![]() Delphi Developer |
Mon, 14 May 2001 03:00:00 GMT
Re:Font Different in richeditIn article <19981126141225.27795.00001...@ngol06.aol.com>, GWhit41980 <gwhit41...@aol.com> writes Quote>It might be I haven't used D2. If you open the object inspector and double Quote>You've found the wrong charset. The "charset" property of file of someone else. and if so can someone please send it to me. Thanks. -- E-mail s...@fireflies.demon.co.uk WWW: http://www.fireflies.demon.co.uk/sej1/ |
1. Bitmap buttons: different effects on different system font?
2. changing font characteristics from a font button in a RichEdit combobox
3. How to print different fonts with BP 7.0
4. How to print different fonts with BP 7.0
5. Using Different Fonts in Pascal
6. Using Different Fonts In Pascal
7. Printing fonts on different canvases
8. DELPHI:TextWindow with different fonts,how?
9. Form/Font size on different screens
10. How to have form appear correctly on different resoltion/fonts