Search found 535 matches: mistake

Return to advanced search

Re: New FWH 24.04

Antonio Linares wrote:Dear Richard,

You have to link uxtheme.lib


oh... my mistake. It's working now. Thank you so much.
by richard-service
Wed Apr 24, 2024 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.04
Replies: 3
Views: 109

Re: Problem with datepick

nageswaragunupudi wrote:
Code: Select all  Expand view
LOCAL dDate := ddatacambio:GetDate()
 



Here is the mistake.
"ddatacambio" is a date value and date value can not have any method.


opps - corrected
STATIC FUNCTION DoSwitch( ddatacambio, oBtnGetExchange,aGet )
LOCAL dDate := aget[1]:GetDate()
by Silvio.Falconi
Tue Mar 26, 2024 1:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with datepick - Resolved -
Replies: 2
Views: 525

Re: Problem with datepick

Code: Select all  Expand view
LOCAL dDate := ddatacambio:GetDate()
 



Here is the mistake.
"ddatacambio" is a date value and date value can not have any method.
by nageswaragunupudi
Tue Mar 26, 2024 12:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with datepick - Resolved -
Replies: 2
Views: 525

Re: To Nageswrao Del Objs on TscrollPanel

... not allow the last control to be deleted. Yes. I understood. Do have you tried deleting all the btnbmps and moving the scrollbar? It makes this mistake for me https://i.postimg.cc/G34Z81nn/1.png
by Silvio.Falconi
Tue Mar 05, 2024 8:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswrao Del Objs on TscrollPanel
Replies: 17
Views: 668

Re: leggere test,hrb

Antonio Linares wrote:You can not have two Main()s

Functions names must be different



Oops Sorry the mistake now i go to try
by Silvio.Falconi
Fri Feb 16, 2024 7:54 pm
 
Forum: All products support
Topic: leggere test,hrb
Replies: 9
Views: 6591

Re: Scroll Down en un combobox

Amigos:

Me disculpo, fue mi error, estaba usando el estilo dropdown list
en lugar de solo dropdown.

Sorry, it was my mistake,
I was using dropdown list style instead of dropdown style

Saludos y muchas gracias
Best regards and thanks a lot
by Armando
Mon Feb 12, 2024 6:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Scroll Down en un combobox
Replies: 4
Views: 449

Re: SAPI : change Voice

Dear Jimmy, Can you share the RC for your example ? In case you are using a RC file... My mistake: the difference with events is NOT a handle of a window. The difference is to play in ASYNC mode !!! oVoice:Speak( "harbour and xharbour", 1 ) // that 1 uses Async ...
by Antonio Linares
Sun Feb 11, 2024 10:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3567

Re: Creating table with Trichedit

... using the example created by Anserkk that you find at the beginning of this topic I am forced to create a file for each table, because it makes a mistake, for example if a user has six folders I have to create six tables in a single rtf and not six files different because then I would have difficulty ...
by Silvio.Falconi
Mon Jan 29, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1454

Re: Cómo omitir el Fichero .TDS?

Dear Enrico,

thanks for your feedback, my mistake to trust AI without checking it :-)

This flag may work: -Gn

Use the -Gn option to disable incremental linking, which also prevents the generation of TDS files.


Again it comes from AI so it has to be checked
by Antonio Linares
Mon Jan 29, 2024 1:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cómo omitir el Fichero .TDS?
Replies: 9
Views: 382

Re: future of Rich Text Editor maybe time to start with WEBVIEW

... > But the webview.prg in the samples folder of FWH didn't even compile without errors What errors do you get ? Dear Antonio, sorry for my mistake. I get linker errors not compiler errors. I compiled TWebView without errors to it's obj file. Then I called buildx.bat to build webview.exe. ...
by Detlef
Sat Jan 27, 2024 4:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1706

Monitor function error

... as you can see on picture https://i.postimg.cc/0Qb1p1gR/errore-schermo.png How it's possible ? this is why one then makes a mistake in creating the dialogs in the right position i.e. the resolution of ScreenWidth() is right the resolution of ScreenHeight() is bad compared ...
by Silvio.Falconi
Wed Jan 10, 2024 8:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Monitor function error
Replies: 2
Views: 548

Re: Using Microsoft AI Phi-2 from FWH

hi Antonio,
Antonio Linares wrote:I have it here at line 122, how is it possible that you have it at line 64 ?

sorry, it was my Mistake while i have add CODE after wrong Line

now it is running under Fivewin :)

i still try to run it under HMG ... but it still fail
by Jimmy
Fri Dec 22, 2023 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8330

Back after 10 years due to illness [ Javier Lloris ]

... I think I remember that it was called that. Unfortunately, when I moved house, some friends came to help with the move and I made a total mistake by throwing away many things that I now realize I need, even if it is out of curiosity and remembering past times. That is, to summarize, my ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 381

Re: Strange behavior of xBrowse

Unfortunately I can't make an example. There's a huge amount of content there. xBbrowse always works fine.In this case, it's my mistake . I just wanted to find the reason by looking (via Override) at the work of the xBrowse methods. I am interested in the method that is executed when a ...
by Natter
Sun Nov 26, 2023 6:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange behavior of xBrowse
Replies: 8
Views: 773

Re: Learn SQL with ChatGPT or when can ChatGPT really help

Enrico, yes and SELECT * FROM vll_term WHERE WORT LIKE CONCAT('%', _utf8'\u00DF', '%'); doesn't work. ChatGPT has obviously made a mistake here. But when I want to use hex codes for the search string, MariaDB has HEX() and UNHEX(). What is the equivalent in plain SQL? ChatGPT says: ...
by frose
Fri Nov 17, 2023 10:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Learn SQL with ChatGPT or when can ChatGPT really help
Replies: 9
Views: 670
Next

Return to advanced search