Search found 1426 matches: language

Return to advanced search

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

... FWH? FWH does NOT provide any chars. FWH does not have any chars of its own. FWH displays any text using Windows APIs Any utf8 encoded text of any language in the World can be displayed using any Windows font. Ansi encoded text containing some accented characters of WU languages can be displayed ...
by nageswaragunupudi
Sat Nov 25, 2023 6:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 971

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

... ). This setting is useful only for Harbour file and directory functions when these names are in UTF8, applicable mostly for East Asian Language applications. Good to know. ...UTF8, applicable mostly for East Asian Language applications. But there are many multibyte characters that occur ...
by frose
Sat Nov 25, 2023 12:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 971

Re: Calculate total pages

... .F.)        DeleteEnhMetafile(hMeta)EndPage(oDevice:hDC) The code snippet you provided appears to be written in a language similar to Harbour or xBase, used for database applications. It's a routine for handling printing, specifically for generating invoices ("Rechnungen"). ...
by Otto
Fri Nov 24, 2023 6:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculate total pages
Replies: 32
Views: 5962

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

... ). 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 my view, keep HB_CDPSELECT( <yourcontrycdp> )
by nageswaragunupudi
Fri Nov 24, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 971

Re: Fivewin controls similar to javascript elements

Otto wrote:I use FiveWin, and it appears to be based on C++.


[x]Harbour and FWH are based on C language, not C++. Only a few contribs modules require C++ language.
by Enrico Maria Giordano
Tue Nov 21, 2023 9:55 am
 
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 1141

Fivewin controls similar to javascript elements

... original procedure (similar to calling a superclass method). This is somewhat parallel to overriding event handlers in JavaScript. Differences: Language and Environment: JavaScript is a scripting language primarily used for web development, while FiveWin is a toolkit used with C++ for desktop ...
by Otto
Tue Nov 21, 2023 7:33 am
 
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 1141

Re: whatsapp

The function provided with FWH2310 can send files as attachments. That is possible only due to some low level ( c language modules ) in FWH2310. So, that is not compatible with earlier versions. We provide here a modified version with which we can send messages and also some images ...
by nageswaragunupudi
Sun Nov 19, 2023 2:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: whatsapp
Replies: 9
Views: 1333

Re: Help splitting up a character address string

... Harbourino appears to be a preprocessor tool used in conjunction with mod_harbour and Fivewin, which are both related to the Harbour programming language. Harbour is an open-source compiler for the xBase superset language often used to create database applications. Use in mod_harbour: Harbourino ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 682

Re: Help splitting up a character address string

... city, state, and zip code, you can indeed use the At() function or similar string manipulation functions. The approach depends on the programming language you're using. I'll provide an example in a commonly used language, Python, which should give you a good idea of how to implement it in your ...
by Otto
Wed Nov 15, 2023 7:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 682

Re: Fwh 23.10 TGet another problem

The used language is turkish, select the charset you need, does the dialog title looks fine ? This example is not using FWH. This is pure C. Can we make it look fine ? Dear Antonio, Yes, I have tried this and enough for displaying ...
by Horizon
Wed Nov 15, 2023 6:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 55909

Re: Fwh 23.10 TGet another problem

The used language is turkish, select the charset you need, does the dialog title looks fine ?

This example is not using FWH. This is pure C. Can we make it look fine ?
by Antonio Linares
Tue Nov 14, 2023 9:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 55909

Re: Fwh 23.10 TGet another problem

Dear Hakan, Please build this test using just C language: go.bat c:\bcc7\bin\brcc32 main.rcc:\bcc7\bin\bcc32 -tW main.c main.resmain.exe main.c #include <windows.h>#include "resource.h"INT_PTR CALLBACK DialogProc(HWND hwndDlg, ...
by Horizon
Tue Nov 14, 2023 7:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 55909

Re: Fwh 23.10 TGet another problem

Dear Hakan, Please build this test using just C language: go.bat c:\bcc7\bin\brcc32 main.rcc:\bcc7\bin\bcc32 -tW main.c main.resmain.exe main.c #include <windows.h>#include "resource.h"INT_PTR CALLBACK DialogProc(HWND hwndDlg, ...
by Antonio Linares
Tue Nov 14, 2023 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 55909

Re: Fwh 23.10 TGet another problem

... https://supportcommunity.zebra.com/s/article/000022893?language=pt_BR https://forums.ni.com/t5/LabVIEW/printing-arabic-using-ZPL-language/td-p/3829324 Regards, saludos.
by karinha
Tue Nov 07, 2023 2:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 55909

Re: Fwh 23.10 TGet another problem

Please help me.
Is this the right way to set Turkish language?

Code: Select all  Expand view
#include "fivewin.ch"

REQUEST HB_LANG_TR
REQUEST HB_CODEPAGE_TRWIN

function Main()

   HB_LANGSELECT( "TR" )
   HB_CDPSELECT( "TRWIN" )
by nageswaragunupudi
Tue Nov 07, 2023 2:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 55909
PreviousNext

Return to advanced search