Search found 765 matches: expected

Return to advanced search

Re: Mr Rao :SetFilter no funciona

... from them with link to download. Please keep a safecopy of your present lib and use this new lib Please let me know if the filters are working as expected. Please acknowledge
by nageswaragunupudi
Sat Mar 23, 2024 10:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mr Rao :SetFilter no funciona
Replies: 11
Views: 2398

Re: How to include hbCurl?

... + CHR(34) + ' > clogrooms.txt'  Your request doesn't appear to be valid JSON: Parse error on line 1: tags: { name: tag1, ^ Expected one of: 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '['
by Marc Venken
Wed Mar 20, 2024 1:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to include hbCurl?
Replies: 13
Views: 2931

Re: TITLE CLASS BUG with oDLg TRansparent

... := 0 ACTIVATE DIALOG the Title control gradient is not visible and take the color of the dialog Dear Silvio This is not a bug. This is the expected behavior. When a dialog is defined to be TRANSPARENT, controls are painted transparently over the dialog. That means, the background color/gradient/brush ...
by Silvio.Falconi
Mon Mar 18, 2024 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TITLE CLASS BUG with oDLg TRansparent - RESOLVED-
Replies: 9
Views: 1638

Re: TITLE CLASS BUG with oDLg TRansparent

... := 0 ACTIVATE DIALOG the Title control gradient is not visible and take the color of the dialog Dear Silvio This is not a bug. This is the expected behavior. When a dialog is defined to be TRANSPARENT, controls are painted transparently over the dialog. That means, the background color/gradient/brush ...
by nageswaragunupudi
Mon Mar 18, 2024 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TITLE CLASS BUG with oDLg TRansparent - RESOLVED-
Replies: 9
Views: 1638

Re: SAPI : change Voice

... as this is the way: oVoice:__hSink := __axRegisterHandler( oVoice:__hObj, { | x, y | MsgInfo( x, y ) } ) but here in my tests it is not working as expected. Maybe another Harbour OLE bug ? I am doing some research to find the right way... Me imagino que su tiempo debe ser muy ocupado para responder ...
by Danielmaximiliano
Sat Feb 10, 2024 2:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3522

Re: Fwh 23.10 TGet another problem (UNSOLVED)

We tried several times to reproduce your problem at our end with FWH2310 but could not. In other words, Ansi Gets are correctly working here as expected. We enhanced the test we posted earlier for more detailed testing. This is the sample we tried. #include "fivewin.ch"REQUEST HB_CODEPAGE_TRWINfunction ...
by Horizon
Sun Feb 04, 2024 5:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54209

Re: Fwh 23.10 TGet another problem (UNSOLVED)

We tried several times to reproduce your problem at our end with FWH2310 but could not. In other words, Ansi Gets are correctly working here as expected. We enhanced the test we posted earlier for more detailed testing. This is the sample we tried. #include "fivewin.ch"REQUEST HB_CODEPAGE_TRWINfunction ...
by nageswaragunupudi
Sun Feb 04, 2024 8:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54209

Re: TWebView window size

... when I add oWnd unfortunately I don´t get a reaction anymore as expected when i click the ABFRAGE button. I kindly ask for your help and take the opportunity to also share said code  #include "FiveWin.ch" static ...
by Ruth
Thu Feb 01, 2024 9:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView window size
Replies: 14
Views: 849

Re: how to get Event from ActiveX ?

Dear Jimmy,

Reviewing Harbour OLE implementation it seems as this is the way:

oVoice:__hSink := __axRegisterHandler( oVoice:__hObj, { | x, y | MsgInfo( x, y ) } )

but here in my tests it is not working as expected.

Maybe another Harbour OLE bug ? I am doing some research to find the right way...
by Antonio Linares
Tue Jan 30, 2024 6:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to get Event from ActiveX ?
Replies: 1
Views: 356

Re: DateTime calculation

... in milliseconds" (hope this is the correct term)? I am working on a project where I need to pass arrival and departure dates to a url. the expected format is something like this: [url]https://be.bookingexpert.it/book/simple/noavail?checkin=1707523200000&checkout=1708124400000&hotel=11308&guesttypes[0][37]=2&ages[0][37]=18&ages[0][37]=18&layout=782&lang=de&currency=EUR&beginsearch=1&isnewsearch=1&searchId=218d74e0-8bfd-43df-970d-e5f4c6f59ed1&nsid=fb5f36a1-7c31-40de-9c6e-8c7837b6a130&winding=1&searchId=e7cfbe49-4afc-4c0e-ae7b-69180634164f[/url] ...
by Ruth
Sat Jan 27, 2024 7:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DateTime calculation
Replies: 6
Views: 683

Re: Necesito ayuda con este xbrowse

sysctrl2 wrote:Al correr la app no puede crear el procedimiento guardado, a que se debe este error?
MARIAdb instalado

Column count of mysql.proc is wrong. Expected 21,
found 16.
The table is probably corrupted


Fijate los permisos del usuario.
by goosfancito
Wed Jan 24, 2024 4:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Necesito ayuda con este xbrowse
Replies: 4
Views: 264

Re: Necesito ayuda con este xbrowse

Al correr la app no puede crear el procedimiento guardado, a que se debe este error?
MARIAdb instalado

Column count of mysql.proc is wrong. Expected 21,
found 16.
The table is probably corrupted
by sysctrl2
Tue Jan 23, 2024 11:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Necesito ayuda con este xbrowse
Replies: 4
Views: 264

Re: Consulta a un servidor

I have already tried with HB_StrToUTF8(cUr ) but it doesn't work either


HB_StrToUtf8(cUr) works as expected only if you set
Code: Select all  Expand view
HB_CDPSELECT( "ESWIN" )

already.
Hope you set the codepage earlier correctly.
by nageswaragunupudi
Mon Dec 11, 2023 8:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta a un servidor
Replies: 5
Views: 843

Re: Crear librerias de Harbour BCC74 Me genera error

Saludos

Este es el error que da en varios
In file included from ../../../cpbg866.c:51:
../../../l_bg.h:5:1: error: expected identifier or '('
<U+001A>

hrbfix (Esto lo hace cuando lo corro)

como creates el ejeutable hrbfix , uso el hbmk2

As you create the Ejeutable HRBFIX, I use the HBMK2
by ruben Dario
Wed Nov 29, 2023 2:11 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear librerias de Harbour BCC74 Me genera error
Replies: 28
Views: 6835

Re: DTPicker

Oh thank youvery much but
I thought a value that contains what you see on video was expected
such as oData:cData or oData:cTextData or LongText Data.....


bye
by MarcoBoschi
Fri Nov 24, 2023 12:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DTPicker
Replies: 2
Views: 416
Next

Return to advanced search

cron