Search found 258 matches: encoding

Return to advanced search

Re: Fulltext-Search

If you want to read the result.txt with memoread you need to use : Out-File -FilePath "search_results.txt" -Encoding ASCII' cText :=  'Get-ChildItem -Path ' + ALLTRIM( h['seachpath'] ) + ' -Recurse -Filter ' + ALLTRIM(h['seachpattern']) ...
by Otto
Mon Mar 18, 2024 8:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fulltext-Search
Replies: 6
Views: 1245

Re: PepPol European Invoicing standard

... específicas para ello, por ejemplo: oDoc := TXMLDocument():New() oDoc:oRoot:AddBelow( TxmlNode():New( HBXML_TYPE_PI, 'xml' , , "version='1.0' encoding='ISO-8859-1'" ) ) oDocument := TxmlNode():New( HBXML_TYPE_TAG, "Document" ) oDocument:SetAttribute( "xmlns:xsi", "http://www.w3.org/2001/XMLSchema-instance" ...
by FiveWiDi
Wed Feb 14, 2024 10:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PepPol European Invoicing standard
Replies: 12
Views: 924

Re: Unicode vs UTF8

Utf8 encoding uses either 1 or 2 or 3 bytes for each character. All latin characters upto asc 127 are represented by the same single character both in Ansi and Utf8 encodings. Accented WU characters are encoded with 2 bytes. ...
by nageswaragunupudi
Sun Jan 07, 2024 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unicode vs UTF8
Replies: 2
Views: 1024

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

Wondering how do you know my mother tongue?


I've asked ChatGPT :shock: :? 8)
The answer was:
... In Hyderabad, India, the main languages spoken are Telugu, Urdu and English. Telugu is the predominant language in Hyderabad and Telangana, while Urdu is used as the second official language...
by frose
Sun Nov 26, 2023 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

Wow, I can't believe. We are downright ridiculous with our 4 multibytes.
by frose
Sun Nov 26, 2023 9:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

Thanks
Wondering how do you know my mother tongue?
India has 21 Unicode languages.
by nageswaragunupudi
Sun Nov 26, 2023 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

Any utf8 encoded text of any language in the World can be displayed using any Windows font. This reassures me 8) Please try after this change. అది పోయింది, ధన్యవాదాలు. Transliterates to "Adi poyindi, dhanyavādālu" in english :wink: https://i.postimg.cc/05LZQKp8/2023-11-26-09-3...
by frose
Sun Nov 26, 2023 8:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

... can be displayed only with a font created using the corresponding Charset. But most FWH functions display them by converting them to utf8 encoding. (we will fix where there are some inadequacies still). Setting HB_CDPSELECT("UTF8") has nothing to do with this process.
by nageswaragunupudi
Sat Nov 25, 2023 6:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

UTF8 encoding fails - switches to Ansi - in BUTTON/TButton() and TBtnBmp() ToolTips! Can you please make this modification in "window.prg" and try? Locate these lines in the METHOD ShowToolTip() of Window.prg:   ...
by nageswaragunupudi
Sat Nov 25, 2023 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

We will look into the issue of tooltips. :D Display of Utf8 depends purely on FWH Does this mean that we can only use chars provided by FWH, even if we use a different font? I tried it with the font 'unscii' from http://viznut.fi/unscii/ , unfortunately without success! This has nothing to ...
by frose
Sat Nov 25, 2023 12:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

We will look into the issue of tooltips. Display of Utf8 depends purely on FWH This has nothing to do with HB_CDPSELECT( "UTF8" ). This setting is useful only for Harbour file and directory functions when these names are in UTF8, applicable mostly for East Asian Language applications. In m...
by nageswaragunupudi
Fri Nov 24, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

thank you for the tip but I can't switch code pages for the following reason: My application is a translation memory system (TMS) and should support as many languages as possible. It should therefore be able to process, display and edit as many Unicode characters as possible at the same time , I thi...
by frose
Fri Nov 24, 2023 3:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

... )   HB_CDPSELECT("UTF8")   FW_SetUnicode( .T. )   DEFINE DIALOG oDlg TITLE "UTF8 encoding fails in Button ToolTips (is Ansi)!"   @ 2, 2 BTNBMP oBtn TOOLTIP OemToAnsi( "äöü ß ÄÖÜ éèêë ÉÈÊË" )  ...
by karinha
Fri Nov 24, 2023 1:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

oBtn:ToolTip - UTF8 encoding fails [Unsolved]

UTF8 encoding fails - switches to Ansi - in BUTTON/ TButton () and TBtnBmp () ToolTips! Sample: REQUEST HB_CODEPAGE_UTF8FUNCTION Main()   LOCAL oDlg, oBtn   FW_SetUnicode( .T. )   DEFINE DIALOG oDlg TITLE "UTF8 ...
by frose
Fri Nov 24, 2023 10:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943
Next

Return to advanced search