... generate a newArray (2 filters are done)
3 field : Process the NewArray itself inside a loop excluding the data not needed (because of no index)
Give the result data back to xBrowse
Before I try to code one of these options, I would love to hear the ideas of this from Forum and FWTeam.
Thank ...
Search found 2517 matches: give
Searched query: give
- Sat Feb 08, 2025 2:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ChatGpt+Xbrowse+Set Filter
- Replies: 3
- Views: 411
- Wed Feb 05, 2025 7:01 am
- Forum: mod_harbour
- Topic: Building modharbour with ADS on Linux
- Replies: 18
- Views: 24529
Re: Building modharbour with ADS on Linux
Hi , if you give me your email, I will send you the files
Bye
Bye
- Thu Jan 30, 2025 5:30 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using DeepSeek locally using Ollama
- Replies: 11
- Views: 1826
Re: Using DeepSeek locally using Ollama
... oChat:GetValue() )
oChat:End()
return nil
<think>
Alright, let's try to figure out how to create the journal entries based on the information given. So, first, I need to understand what the user is asking for. They want me to generate journal entries using specific accounts from SKR03, which is ...
oChat:End()
return nil
<think>
Alright, let's try to figure out how to create the journal entries based on the information given. So, first, I need to understand what the user is asking for. They want me to generate journal entries using specific accounts from SKR03, which is ...
- Sun Jan 12, 2025 9:28 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Habla con tu database usando lenguaje natural
- Replies: 2
- Views: 692
Re: Habla con tu database usando lenguaje natural
... oCn:ListColumns( cTable )
next
oChat:Send( "tell me the SQL sentence to list the 10 more active users in the forums using this info," + ;
" give me the SQL sentence, no explanations. Remove the '''SQL from the beginning and the ''' from the end: " + ;
hb_jsonEncode( hDatabase ) )
XBrowser ...
next
oChat:Send( "tell me the SQL sentence to list the 10 more active users in the forums using this info," + ;
" give me the SQL sentence, no explanations. Remove the '''SQL from the beginning and the ''' from the end: " + ;
hb_jsonEncode( hDatabase ) )
XBrowser ...
- Sun Jan 12, 2025 9:22 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: talk to your database using natural language
- Replies: 6
- Views: 1304
Re: talk to your database using natural language
... oCn:ListColumns( cTable )
next
oChat:Send( "tell me the SQL sentence to list the 10 more active users in the forums using this info," + ;
" give me the SQL sentence, no explanations. Remove the '''SQL from the beginning and the ''' from the end: " + ;
hb_jsonEncode( hDatabase ) )
XBrowser ...
next
oChat:Send( "tell me the SQL sentence to list the 10 more active users in the forums using this info," + ;
" give me the SQL sentence, no explanations. Remove the '''SQL from the beginning and the ''' from the end: " + ;
hb_jsonEncode( hDatabase ) )
XBrowser ...
- Thu Jan 09, 2025 1:35 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Btnbmp with a line
- Replies: 5
- Views: 5819
Re: Btnbmp with a line
I was inclined to go with the second option butAntonio Linares wrote: Thu Jan 09, 2025 1:14 pm Dear Silvio,
1. You can modify the Class TBtnBmp source code
2. You may try to use oBtnBmp:bPainted
the problem is that if the text is bigger you should make the image smaller to give more prominence to the text
- Thu Jan 02, 2025 10:43 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using Tget and Cuebanner
- Replies: 24
- Views: 2191
Re: Using Tget and Cuebanner
I use ChatGtp a lot, and will try again. but Fwin code is mostly not usable.
Will give it a try ....
Will give it a try ....
- Wed Jan 01, 2025 10:06 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using Tget and Cuebanner
- Replies: 24
- Views: 2191
Re: Using Tget and Cuebanner
... GROUP
In the info folowing message is included :
All color values included in the clauses can be codeblocks
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=36283
Can someone please explain why this is usefull and give also a sample code of using it ? Maybe it will help me with a design.
In the info folowing message is included :
All color values included in the clauses can be codeblocks
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=36283
Can someone please explain why this is usefull and give also a sample code of using it ? Maybe it will help me with a design.
- Fri Dec 20, 2024 3:56 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Veri*Factu
- Replies: 22
- Views: 3263
Re: Veri*Factu
... that is compliant with the norm we need to use (we all recive already xml invoices from companys)
The Fwin function FW_XmlView( hFile ) will give all items from the invoice.
Option 2 : read with tXml
Put all items in a dbf and once map these items with dbf items from customers, invoices etc ...
The Fwin function FW_XmlView( hFile ) will give all items from the invoice.
Option 2 : read with tXml
Put all items in a dbf and once map these items with dbf items from customers, invoices etc ...
- Thu Dec 12, 2024 10:29 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: PRINT class printer options
- Replies: 6
- Views: 1122
Re: PRINT class printer options
... rPreview ), it will also allow me to select a different printer. HOWEVER, if I choose Alternate Printer in the PrnSel() function, it does not give me the popup printer dialog, but simply sends it to the default I have provided.
I've looked at the source code for the printer class, but can't ...
I've looked at the source code for the printer class, but can't ...
- Thu Dec 05, 2024 8:13 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Incorrect Font Display
- Replies: 17
- Views: 6333
Re: Incorrect Font Display
Yes.
We did understand the issue soon after you posted this topic.
We also found out the source of the problem.
We are in the process of finding a solution.
Please give us a little time.
We did understand the issue soon after you posted this topic.
We also found out the source of the problem.
We are in the process of finding a solution.
Please give us a little time.
- Sat Nov 30, 2024 3:37 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Incorrect Font Display
- Replies: 17
- Views: 6333
Re: Incorrect Font Display
Yes, you are right.It may be problem from unicode character
These combinations are being treated as 2-byte utf8 characters.
We are looking into how to resolve the issue for you.
Please give us a little time.
- Fri Nov 29, 2024 1:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: READPALBMPEX
- Replies: 5
- Views: 1516
READPALBMPEX
on oldest class I use
::Empty_Img := ::ReadPalBmpEx( cEmptyImg)
give me error not found method ...why ?
on note .txt I found
New: Method ReadPalBmpEx( uSource, [aResize] ) class TWindow
--> { hBitmap, hPalette, nBmpWidth, nBmpHeight, lAlpha, cName, lResource }
uSource can be bmpfile, resource ...
::Empty_Img := ::ReadPalBmpEx( cEmptyImg)
give me error not found method ...why ?
on note .txt I found
New: Method ReadPalBmpEx( uSource, [aResize] ) class TWindow
--> { hBitmap, hPalette, nBmpWidth, nBmpHeight, lAlpha, cName, lResource }
uSource can be bmpfile, resource ...
- Thu Nov 28, 2024 8:31 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: AI in Software Development: What's Your Take?
- Replies: 7
- Views: 1992
Re: AI in Software Development: What's Your Take?
I also use AI, as a assistant.
For my programming in FW + Harbour mostly it will not give working solutions and the FW Forum very ofthen do :wink: .
Have to say if you ask code, macros for exel or Python It writes working code that i'm mostly surpriced off.
I use the free version because i don't ...
For my programming in FW + Harbour mostly it will not give working solutions and the FW Forum very ofthen do :wink: .
Have to say if you ask code, macros for exel or Python It writes working code that i'm mostly surpriced off.
I use the free version because i don't ...
- Wed Nov 27, 2024 10:40 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: AI in Software Development: What's Your Take?
- Replies: 7
- Views: 1992
Re: AI in Software Development: What's Your Take?
Otto,
I think you summarized it well. AI can give you a possible structure / solution, but we will need to go through what we receive and be sure it all does precisely what we want.
I don't really use it, though I did ask some questions previously and the responses helped me think through what I ...
I think you summarized it well. AI can give you a possible structure / solution, but we will need to go through what we receive and be sure it all does precisely what we want.
I don't really use it, though I did ask some questions previously and the responses helped me think through what I ...