... RESULT" }, ;
oBrw:nDataStrAligns := AL_CENTER, ;
oBrw:nHeadStAlighns := AL_CENTER );
AUTOFIT
RELEASE FONT oFont, oThai
return nil
We are looking into the issue.
What FWH version you were using before upgrade? This information helps us.
I tested with FWH1905 also but the behavior is the same.
Search found 78 matches: fwh1905
Searched query: fwh1905
- Sat Nov 30, 2024 1:50 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Incorrect Font Display
- Replies: 17
- Views: 6336
- Fri Oct 18, 2024 10:33 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 97
- Views: 14923
Re: New FWH 24.09
Waiting for a solution with OemToAnsi() and CodePage()
Do you have problem with FWH1905 or FWH2409 only?
Please reply this first.
And as I told you several times, do not post programs or send programs,
OemAnsi functions do not work the same way in different countries, in particular between ...
Do you have problem with FWH1905 or FWH2409 only?
Please reply this first.
And as I told you several times, do not post programs or send programs,
OemAnsi functions do not work the same way in different countries, in particular between ...
- Fri Oct 18, 2024 10:25 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 97
- Views: 14923
Re: New FWH 24.09
Waiting for a solution with OemToAnsi() and CodePage()
Do you have problem with FWH1905 or FWH2409 only?
Master Nages, COMPILE please, the program will speak for me.
Maestro Nages, COMPILA por favor, el programa hablará por mí.
// -> By Joao Santos - Sao Paulo - Brazil - kapiabafwh@gmail.com ...
Do you have problem with FWH1905 or FWH2409 only?
Master Nages, COMPILE please, the program will speak for me.
Maestro Nages, COMPILA por favor, el programa hablará por mí.
// -> By Joao Santos - Sao Paulo - Brazil - kapiabafwh@gmail.com ...
- Fri Oct 18, 2024 7:27 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 97
- Views: 14923
Re: New FWH 24.09
Do you have problem with FWH1905 or FWH2409 only?Waiting for a solution with OemToAnsi() and CodePage()
- Mon Oct 07, 2024 5:01 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 97
- Views: 14923
Re: New FWH 24.09
... resultado fue:
850-1252-0
y
850 - 1252 - 850
¿Es correcto para el portugués?
Si es posible, publique las funciones en C, así puedo probarlas en FWH1905 y ver si el resultado es el mismo, ¿podría ser, por favor?
If possible, post the functions in C, so I can test them in FWH1905 and see if the ...
850-1252-0
y
850 - 1252 - 850
¿Es correcto para el portugués?
Si es posible, publique las funciones en C, así puedo probarlas en FWH1905 y ver si el resultado es el mismo, ¿podría ser, por favor?
If possible, post the functions in C, so I can test them in FWH1905 and see if the ...
- Mon Oct 07, 2024 4:51 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 97
- Views: 14923
Re: New FWH 24.09
master nages:
FWH1905 and XHARBOUR. The errors reported are from users that I or your technical support, understand?
Gracias, tks.
Regards, saludos.
FWH1905 and XHARBOUR. The errors reported are from users that I or your technical support, understand?
Gracias, tks.
Regards, saludos.
- Thu Oct 03, 2024 7:11 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 97
- Views: 14923
Re: New FWH 24.09
Master Nagé, please compile this short example and show an image for us all to see.
Then I show the correct way in FWH1905.
Maestro Nages, compile este pequeño ejemplo y muéstrenos una imagen para que todos la veamos.
Luego muestro la forma correcta en FWH1905.
// C:\FWH\SAMPLES\INDEXERR.PRG ...
Then I show the correct way in FWH1905.
Maestro Nages, compile este pequeño ejemplo y muéstrenos una imagen para que todos la veamos.
Luego muestro la forma correcta en FWH1905.
// C:\FWH\SAMPLES\INDEXERR.PRG ...
- Mon Sep 30, 2024 6:56 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: HB_ZipFile - Password problem - SOLVED
- Replies: 22
- Views: 2768
Re: HB_ZipFile - Password problem
Bira, PBACKUP.prg para HARBOUR. Compile, informe a contrasenha e me diga se funciona com a sua versão. Com FWH1905, funciona perfeito. Abra o .ZIP no WINIRAR.exe, ok?
https://imgur.com/dQ9ti47
![Image](https://i.imgur.com/dQ9ti47.png)
Regards, saludos.
https://imgur.com/dQ9ti47
![Image](https://i.imgur.com/dQ9ti47.png)
Regards, saludos.
- Mon Sep 30, 2024 6:25 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: imagelist on tree
- Replies: 15
- Views: 4300
Re: imagelist on tree
There must be an existing directory instead of c:\fwh1905\*
LOCAL cPath := "c:\FWH1905\*", oItem
WoW... Old folder, so old sample file. Define Folder c:\harbour ...
Now, it's working.
hi Silvio,
10 mean RC_DATA and i use it for Bitmap which else are not shown.
try it
Friends,
Mr. Brazilian ...
LOCAL cPath := "c:\FWH1905\*", oItem
WoW... Old folder, so old sample file. Define Folder c:\harbour ...
Now, it's working.
hi Silvio,
10 mean RC_DATA and i use it for Bitmap which else are not shown.
try it
Friends,
Mr. Brazilian ...
- Sat Sep 28, 2024 4:24 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: imagelist on tree
- Replies: 15
- Views: 4300
Re: imagelist on tree
WoW... Old folder, so old sample file. Define Folder c:\harbour ...alerchster wrote:There must be an existing directory instead of c:\fwh1905\*Code: Select all | Expand
LOCAL cPath := "c:\FWH1905\*", oItem
Now, it's working.
- Sat Sep 28, 2024 1:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: imagelist on tree
- Replies: 15
- Views: 4300
Re: imagelist on tree
Very good Anton Lerchster, I thought no one would notice! hahaha, thanks. You are very intelligent.alerchster wrote:There must be an existing directory instead of c:\fwh1905\*Code: Select all | Expand
LOCAL cPath := "c:\FWH1905\*", oItem
Gracias, tks.
Regards, saludos.
- Sat Sep 28, 2024 9:32 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: imagelist on tree
- Replies: 15
- Views: 4300
Re: imagelist on tree
There must be an existing directory instead of c:\fwh1905\*
Code: Select all | Expand
LOCAL cPath := "c:\FWH1905\*", oItem
- Thu Sep 26, 2024 12:28 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: BUG IN BTNBMP AND GDIPLUS for Nages.
- Replies: 6
- Views: 871
Re: BUG IN BTNBMP AND GDIPLUS for Nages.
Carlos, pruébalo ahora con esta versión. Mira que se incluye el ejecutable compilado con FWH1905.
Download aqui:
https://mega.nz/file/8IMS1SZD#r7WlnRAT6 ... GorrVGKT7I
Es un defecto terrible en esta nueva versión de FiveWin.
Gracias, tks.
Regards, saludos.
Download aqui:
https://mega.nz/file/8IMS1SZD#r7WlnRAT6 ... GorrVGKT7I
Es un defecto terrible en esta nueva versión de FiveWin.
Gracias, tks.
Regards, saludos.
- Thu Sep 26, 2024 12:18 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: BUG IN BTNBMP AND GDIPLUS for Nages.
- Replies: 6
- Views: 871
Re: BUG IN BTNBMP AND GDIPLUS for Nages.
he probado el ejemplo sin el rc y si levanta pero al incluir el rc o res no levanta parece que hay problemas con los recursos
Carlos, mira con FWH1905:
https://imgur.com/hxdVxEQ
https://i.imgur.com/hxdVxEQ.png
DISMINUIRÉ EL .RES para que te resulte más fácil probarlo con FWH2407.
Gracias ...
Carlos, mira con FWH1905:
https://imgur.com/hxdVxEQ
https://i.imgur.com/hxdVxEQ.png
DISMINUIRÉ EL .RES para que te resulte más fácil probarlo con FWH2407.
Gracias ...
- Wed Jul 03, 2024 5:22 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Image x xImage quality difference
- Replies: 42
- Views: 5809
Re: Image x xImage quality difference
I had problems with the PRINTIMAGE() command, in version: FWH1905,
Please let us know any situations where SayImage() works and PrintImage() does not, whether in FWH1905 or now.
We will look into the issues and fix them where necessary on an urgent basis.
FWH created PrintImage() with the intention ...
Please let us know any situations where SayImage() works and PrintImage() does not, whether in FWH1905 or now.
We will look into the issues and fix them where necessary on an urgent basis.
FWH created PrintImage() with the intention ...