Search found 1039 matches: programming

Return to advanced search

Re: xbrowse problem with :bLClicked

... function to create a delay before executing the Edit_Comuni() function. However, using SetKey() with a dummy shortcut is a common idiom in Harbour programming to create a short delay. Sorry but with these lines : bKeyChar := {| k |   (If( k == VK_SPACE,;      (if( oBrw:IsSelectedRow(), ...
by Silvio.Falconi
Mon Apr 22, 2024 7:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 98

Exercism and Harbour

... there's a better place for this announcement please let me know) "Solve coding exercises and get mentored to develop fluency in your chosen programming languages. Exercism is open-source and not-for-profit." Currently there is no xbase language learning track. I have made a formal request ...
by axtens
Mon Apr 22, 2024 5:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Exercism and Harbour
Replies: 2
Views: 142

Re: xbrowse problem with :bLClicked

... function to create a delay before executing the Edit_Comuni() function. However, using SetKey() with a dummy shortcut is a common idiom in Harbour programming to create a short delay.
by Antonio Linares
Mon Apr 22, 2024 5:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 98

modharbour.club is celebrating its third anniversary today

... With a proud 390 members, "modharbour.club" is more than just a group; it is a community united by a shared passion for the Mod Harbour programming language. This language, known for its user-friendliness and efficiency, has enabled members to dive into the world of web development quickly ...
by Otto
Tue Mar 26, 2024 6:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: modharbour.club is celebrating its third anniversary today
Replies: 0
Views: 189

modharbour.club is celebrating its third anniversary today

... With a proud 390 members, "modharbour.club" is more than just a group; it is a community united by a shared passion for the Mod Harbour programming language. This language, known for its user-friendliness and efficiency, has enabled members to dive into the world of web development quickly ...
by Otto
Tue Mar 26, 2024 5:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: modharbour.club is celebrating its third anniversary today
Replies: 0
Views: 203

Re: FWH 24.02 new Class TWebView2

... nice example. Do you also have a version for webview2 old? I haven't dealt with the new webview2 yet. But then I could look at the differences in programming. Best regards, Otto Estimado Otto, La clase original webview2.prg esta en el directorio "source" de la FWH2402, yo tome el codigo ...
by csincuir
Sat Mar 16, 2024 5:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 24.02 new Class TWebView2
Replies: 11
Views: 2465

Re: FWH 24.02 new Class TWebView2

Hello Carlos,
thank you. That is a very nice example.
Do you also have a version for webview2 old?

I haven't dealt with the new webview2 yet. But then I could look at the differences in programming.
Best regards,
Otto
by Otto
Fri Mar 15, 2024 4:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 24.02 new Class TWebView2
Replies: 11
Views: 2465

Re: Expertos en expresiones regulares

... https://www3.ntu.edu.sg/home/ehchua/programming/howto/Regexe.html http://www.hmgforum.com/viewtopic.php?t=3382 https://groups.google.com/g/harbour-users/c/dBcb-tnV4TQ/m/TFmaL5eOBQAJ ...
by karinha
Thu Mar 14, 2024 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Expertos en expresiones regulares (SOLUCIONADO)
Replies: 7
Views: 1334

Re: Does anyone have an Envelope Printing module ?

... and Office in the future. It is already difficult to buy appropriate versions for Remote Desktop, for example. Consider using APIs (Application Programming Interfaces) instead of ActiveX for integration with Office applications. Microsoft, for example, offers the Office 365 API. We are starting ...
by karinha
Sat Mar 02, 2024 12:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Re: Does anyone have an Envelope Printing module ?

... and Office in the future. It is already difficult to buy appropriate versions for Remote Desktop, for example. Consider using APIs (Application Programming Interfaces) instead of ActiveX for integration with Office applications. Microsoft, for example, offers the Office 365 API. We are starting ...
by Otto
Fri Mar 01, 2024 8:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 575

Re: Data exchange between PC and Android device on the same loca

... in line with my old methods... But at the same time, I want to know how things are maded with the tools of the most "official" current programming side. You are right when you clarify about the myth of the exposed sources... Except perhaps in a scenario where due to its characteristics ...
by Arturo Lopesoria
Wed Feb 28, 2024 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 797

Re: IS IT POSSIBLE TO MAKE THIS CONTROL

... towards me again. WebView2 is a powerful development by Microsoft and Mod Harbour is Fivetech's solution for easily getting started with web programming. You could just say, I saw that wrong. But don't be offended. This is just a normal professional discussion and simply has an answer, that ...
by Otto
Sat Feb 10, 2024 1:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IS IT POSSIBLE TO MAKE THIS CONTROL
Replies: 16
Views: 814

Re: JSON2DBF adapter

... hash you receive from JSON to a specific DBF column with the correct value. Regarding the function `FW_DbfToJson()`, it is perfect for a test when programming with html. However, we need a simpler function only to create the array strings for the json. When preparing a JSON for HTML, there can ...
by Otto
Sun Feb 04, 2024 8:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON2DBF adapter
Replies: 3
Views: 505

Re: SQL connection

Hi Otto,

Nice to see you again too :)

I retired back in 2020 but still do a bit of programming here and there.
Glad to see your still going :)
by Jeff Barnes
Wed Jan 31, 2024 3:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SQL connection
Replies: 6
Views: 562

SQL connection

... at some posts but I see different people doing things different ways and now I'm confused :shock: I should also mention that I've been out of the programming game for a while and am a bit rusty. Can anyone point me in the right direction?
by Jeff Barnes
Wed Jan 31, 2024 1:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SQL connection
Replies: 6
Views: 562
Next

Return to advanced search