Search found 2844 matches: created

Return to advanced search

Add a new taskPanel on Explorerbar ( on line)

... line ( I wish the final user can add the second Panel on line) https://i.postimg.cc/fTDWNxD1/second.jpg I not Found a Solution I created a test where at init I build the oExbar from an array aData and if the 4th paramter is false it not create the taskPanel the final use when ...
by Silvio.Falconi
Sun Feb 25, 2024 5:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Add a new taskPanel on Explorerbar ( on line)
Replies: 2
Views: 148

Re: DBF editor

`mh_dbftohtml()` is a Fivetech function similar to `xBrowser()`. You pass the path of the database, and then a standard browser is automatically created. Here, you can practically see the entire endpoint code.

Image
by Otto
Wed Feb 21, 2024 7:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF editor
Replies: 2
Views: 202

Re: Strange characters going from FWH to Outlook FWH 13.10

Dear Michel, We never managed to achieve a good conversion with the built-in code tables. Therefore, we created various functions. You could build one according to this scheme. Best regards, Otto function convertXML2( cVData, aufruf )   local I := 0  ...
by Otto
Mon Feb 19, 2024 6:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange characters going from FWH to Outlook FWH 13.10
Replies: 18
Views: 3458

Re: Pragmatic Concept: A Practical Approach to Everyday Challeng

... friends, After it appears that cURL is becoming increasingly important and widespread, I am posting some information on the cURL Lib here, which I created with the help of ChatGPT. https://mybergland.com/fwforum/curl-lib.pdf Interestingly, I just used this function yesterday as well, ...
by Otto
Sat Feb 17, 2024 11:38 am
 
Forum: mod_harbour
Topic: Pragmatic Concept: A Practical Approach to Everyday Challeng
Replies: 1
Views: 116

Re: function urlLoad( cUrl )

... friends, After it appears that cURL is becoming increasingly important and widespread, I am posting some information on the cURL Lib here, which I created with the help of ChatGPT. https://mybergland.com/fwforum/curl-lib.pdf Interestingly, I just used this function yesterday as well, ...
by Otto
Sat Feb 17, 2024 11:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: function urlLoad( cUrl )
Replies: 17
Views: 631

creating a new function HtmlToRtf()

...  oWnd:bPainted := { || oWnd:SayText( cRtf ) }   ACTIVATE WINDOW oWnd CENTEREDreturn nil  Run all but on Rtf the table is not created good,also the link tag not run ok
by Silvio.Falconi
Thu Feb 15, 2024 1:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: creating a new function HtmlToRtf()
Replies: 3
Views: 242

Re: RAO advice on using Mysql

... SetOrder(cSort,,lDescend) Save() Close() or End() --------------- NOT SUPPORTED: Seek(), Filter(),Delete(),Append() The RecSet class is created in such rare cases where it is essential to read and display a big table in full. This is not possible with other libraries like ADO,etc. But ...
by nageswaragunupudi
Fri Feb 02, 2024 12:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RAO advice on using Mysql
Replies: 12
Views: 855

tinyAstrology another AI training model example

https://github.com/FiveTechSoft/tinyAstrology In this example we have created the dataset using chatgpt: 1. You ask chatgpt "tell me small questions and answers related to this topic and write the answer in json format" 2. You tell chatgpt to ...
by Antonio Linares
Fri Feb 02, 2024 10:57 am
 
Forum: Artificial Intelligence examples
Topic: tinyAstrology another AI training model example
Replies: 0
Views: 139

Re: Creating table with Trichedit

... where there are more than one table for example you can see this figure https://i.postimg.cc/526dTSDN/word.png 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 ...
by Silvio.Falconi
Mon Jan 29, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1307

Re: HarbourWave - leaked information

... years, I have been teaching computer science for thirty-six years, I have been making a website with php+JavaScript for many years, I have also created several modules for WordPress and woocommerce. and you dear Antonio Linares write to me that I have to learn from Mr. Otto? I hope you're joking
by Silvio.Falconi
Mon Jan 29, 2024 2:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HarbourWave - leaked information
Replies: 7
Views: 814

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

... Wishing you a lovely Sunday. Best regards, Otto Here's one of my Mod Harbour pages, all data comes from DBF files. The admin page is also entirely created with mod harbour itself. https://puon24.com https://mybergland.com/fwforum/puon1.jpg https://mybergland.com/fwforum/puon2.jpg
by Otto
Sat Jan 27, 2024 8:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1427

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

... have your own product, and what is your customer base? I think it all depends on that. Best regards, Otto Dear Otto, I'm a retired programmer who created all necessary programs for a company which still Is a producer/manufactor for musical instruments as well a distributor for musical goods worldwide. ...
by Detlef
Fri Jan 26, 2024 11:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1427

Re: erase files

Otto wrote:Who created the cdx files. Which user account.

I created the files cdx with account administrator , It Is the last One account on my PC
by Silvio.Falconi
Thu Jan 25, 2024 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: erase files - Resolved!!
Replies: 20
Views: 1359

Re: erase files

Who created the cdx files. Which user account.
by Otto
Thu Jan 25, 2024 1:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: erase files - Resolved!!
Replies: 20
Views: 1359

Re: HTML code in a TPanel class

... I allow myself this consideration but all the messages on the forum can be traced back to Mr. Otto and no one else so it would seem that whoever created the WebView class did it only and exclusively for Mr. Otto. E) Some time ago he had created an application for the creation of teachers' instructions, ...
by Silvio.Falconi
Mon Jan 22, 2024 8:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML code in a TPanel class
Replies: 9
Views: 815
Next

Return to advanced search