Search found 63 matches: faria

Return to advanced search

Re: Error FWH_2407 DrXlsX32.lib

Se eu usasse os dois compiladores, faria assim: #ifdef __HARBOUR__#ifndef __XHARBOUR__      #pragma BEGINDUMP         #ifdef __HARBOUR__         #if defined( __BORLANDC__ ...
by karinha
Mon Aug 19, 2024 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error FWH_2407 DrXlsX32.lib
Replies: 5
Views: 1272

Re: Intercept pressing VK_SNAPSHOT ( "PrtScr" )

Hi Antonio.

Thanks, your sample works.
But sorry, I am not a C guy...

MessageBeep( -1 ); ==> MyHbFunc()

How do I call a Harbour function, for example MyHbFunc() from the C code ?

[[]] Maurício Faria
by concentra
Thu Jul 04, 2024 11:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Intercept pressing VK_SNAPSHOT ( "PrtScr" )
Replies: 6
Views: 452

Intercept pressing VK_SNAPSHOT ( "PrtScr" )

... But seems that Windows intercepts it first and FiveWin don't get that it was pressed. Does anyone knows if is it possible ? [[]] Maurício Ventura Faria
by concentra
Wed Jul 03, 2024 7:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Intercept pressing VK_SNAPSHOT ( "PrtScr" )
Replies: 6
Views: 452

Re: Image x xImage quality difference

nageswaragunupudi wrote:Please do not print oXImage.

Ok, understood.
But don't you agree that it should work?
It's a bug...

[[]] Maurício Faria
by concentra
Wed Jul 03, 2024 11:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Image x xImage quality difference
Replies: 42
Views: 2899

Re: Image x xImage quality difference

... the very same result, no matter if I select an Epson inkjet or Microsoft Print to PDF. Can anyone point me what am I doing wrong ? [[]] Maurício Faria
by concentra
Tue Jul 02, 2024 6:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Image x xImage quality difference
Replies: 42
Views: 2899

Re: Image x xImage quality difference

... and in your sample image, Microsoft Photo is still better than xImage. This is not a show stopper, but, to me, it's noticeable. Maurício Ventura Faria
by concentra
Tue Jul 02, 2024 11:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Image x xImage quality difference
Replies: 42
Views: 2899

Re: Image x xImage quality difference

...  FILE cFile OF oWnd   oXImage:FitWidth()   ACTIVATE WINDOW oWnd   oImage:End()Return nil  [[]] Maurício Ventura Faria
by concentra
Fri Jun 28, 2024 12:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Image x xImage quality difference
Replies: 42
Views: 2899

Re: Image x xImage quality difference

Maurício Ventura Faria

P.S. Vai Curinthia!


hahahahahahahaha.

Thamus junthos!!! hahahahahahaha,

Abs.

Regards, saludos.
by karinha
Tue Jun 25, 2024 5:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Image x xImage quality difference
Replies: 42
Views: 2899

Re: Image x xImage quality difference

... mais recursos e funções. No final acho que vou usar o Image e "chupar" as funções da classe xImage que eu preciso. [[]] Maurício Ventura Faria P.S. Vai Curinthia!
by concentra
Tue Jun 25, 2024 5:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Image x xImage quality difference
Replies: 42
Views: 2899

Image x xImage quality difference

... etc... I saw that xImage can be used with EMF and WMF meta files, is this a way ? Does any one can point me the path ? Regards, Maurício Ventura Faria
by concentra
Tue Jun 25, 2024 1:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Image x xImage quality difference
Replies: 42
Views: 2899

Re: Browse and lower case keys

nageswaragunupudi wrote:GetKeyState( VK_SHIFT ) --> Shift key is pressed

Hi.
This does not work when "CAPS LOCK" is turned off and no SHIFT pressed.
Do you know how do I know CAPS LOCK state ?

[[]] Maurício Ventura Faria
by concentra
Wed Mar 30, 2022 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse and lower case keys
Replies: 5
Views: 360

Re: Browse and lower case keys

... code is the same for A and a . It always returns the upper case code, and I need to know if the lower case one was typed... [[]] Maurício Ventura Faria P.S. Vai Corinthians!
by concentra
Wed Mar 30, 2022 1:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse and lower case keys
Replies: 5
Views: 360

Browse and lower case keys

Hi.

In browses, scan codes from upper and lower case keys seems to be the same...
While in a browse, in a bKeyDown function, how do I know if the user typed a lower or upper case letter ?

Regards.
Maurício Ventura Faria
by concentra
Wed Mar 30, 2022 12:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse and lower case keys
Replies: 5
Views: 360

Re: unrecoverable error 9015 hb_vmdo()

... a TSBUTTON 7.00? Se não, baixe a Versão 7.00 aqui: https://mega.nz/file/gFNFVKoQ#1CBljh6aaD7vhBq2BByQu6mpowGtArdk5G5jAoHswNw Eu fiz e faria: trocaria todos os TSBUTTONS(consomem muita memória), por BUTONBMP em todos os módulos, tive muitos problemas com TSBUTTON e TSBROWSE. Somente ...
by karinha
Sun Oct 10, 2021 9:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: unrecoverable error 9015 hb_vmdo()
Replies: 33
Views: 3562

Multiple keyboards and which one was typed

Hi.

Does anyone knows if is it possible to identify which keyboard was used to type last keys when there is more than one attached to the computer ?

Regards,

Maurício Faria
by concentra
Fri Jan 31, 2020 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multiple keyboards and which one was typed
Replies: 0
Views: 247
Next

Return to advanced search