Search found 41 matches: factors

Return to advanced search

future of Rich Text Editor maybe time to start with WEBVIEW

... RichEdit in parallel using WebView, e.g., with the TinyMCE editor? I'm just thinking to be prepared for the future. That won't happen overnight. Factors that could influence the future of Rich Text Editors. There is a rising demand for more user-friendly and flexible editors that work across ...
by Otto
Mon Jan 22, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1429

Re: Definir font richedit5

Factors that could influence the future of Rich Text Editors Hello friends, Shouldn't we consider developing an alternative to RichEdit in parallel using WebView, e.g., with the TinyMCE editor? I'm just thinking to be prepared ...
by Otto
Wed Dec 27, 2023 8:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Definir font richedit5
Replies: 3
Views: 561

Re: DBF . Commit

... make changes that can impact the program's logic, you should always make a commit, regardless of performance, which can be influenced by various factors. That's all there is to it. If you have 100 in the box and you take 60, you either update immediately with a commit or another user might take ...
by Otto
Fri Oct 20, 2023 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2214

Re: Distancia de Levenshtein

... strings. The algorithm weighs Delete, Insert and Replace operations required to transform <cString1> into <cString2>. The weighing factors of each operation influence the result. It is assumed that two strings are more similar the smaller the result is. https://en.wikipedia.org/wiki/Levenshtein_distance
by nageswaragunupudi
Wed Jul 19, 2023 6:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Distancia de Levenshtein
Replies: 5
Views: 292

Re: Read API data one by one or in block

... and measure the performance of different approaches to see which one is the most efficient for your specific use case. There are a few different factors to consider when deciding how to process data from an API: The size of the data: If you are dealing with a large amount of data, it may be more ...
by Antonio Linares
Mon Dec 19, 2022 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read API data one by one or in block
Replies: 1
Views: 248

Re: The more fancy Xbrowses the more slow they become ?

... the programmer switches it off, by setting oBrw:lGDIP := .f. I can not comment on hardware acceleration. In addition to what Mr, Jimmy said, other factors affecting XBrowse speed: Data access speeds is one main reason. If the total number of cells ( rows x columns ) visible are high, full refresh ...
by nageswaragunupudi
Fri Nov 04, 2022 9:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: The more fancy Xbrowses the more slow they become ?
Replies: 8
Views: 437

Re: xbrowse too slow

... is too slow, then you could consider a different design to increase the speed. I am merely pointing out some issues that may be contributing factors with the speed or perceived speed issue.
by James Bott
Sat Sep 21, 2019 9:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse too slow
Replies: 30
Views: 4252

Re: check on a archive from a array

Uwe, I cannot Know it on archive can be also 2000 rows on aData array generally there are now 24 rows but it depend from some factors I need it ...I can explain you when creating a beach I can insert elements that are for hire, for these elements the price list must be made for each price ...
by Silvio.Falconi
Wed Jul 17, 2019 4:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check on a archive from a array- resolved
Replies: 7
Views: 935

Re: Peer to Peer connection or NAS for speed

Mark, there are many factors that would affect the performance: network bandwidth, shitch, etc. But nothing better than try it. I think setting up the environment for test is not very difficult. Ive never used Synology, only QNap and ...
by Carlos Mora
Mon Jan 22, 2018 11:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Peer to Peer connection or NAS for speed
Replies: 1
Views: 521

Re: Pro's and Contra's fom Resources or Coded screens

Otto the problem I have is „modern“ look and different form factors. Now I started working on responsive dialogs. I don’t found a way to get such a design with available resource editors. If you resize a dialog font should change and not only the size ...
by Carlos Mora
Sat Aug 05, 2017 7:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pro's and Contra's fom Resources or Coded screens
Replies: 47
Views: 11291

Re: Pro's and Contra's fom Resources or Coded screens

Hello, the problem I have is „modern“ look and different form factors. Now I started working on responsive dialogs. I don’t found a way to get such a design with available resource editors. You can make responsive dialogs with or without resources. Dialogs ...
by Enrico Maria Giordano
Sat Aug 05, 2017 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pro's and Contra's fom Resources or Coded screens
Replies: 47
Views: 11291

Re: Pro's and Contra's fom Resources or Coded screens

Hello, the problem I have is „modern“ look and different form factors. Now I started working on responsive dialogs. I don’t found a way to get such a design with available resource editors. If you resize a dialog font should change and not only the size ...
by Otto
Fri Aug 04, 2017 10:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pro's and Contra's fom Resources or Coded screens
Replies: 47
Views: 11291

Re: MySql, MariaDB and PostgeSQL are FWMARIADB's compatible?

... I am not sure. Even then that alone can not be a reason to give up mysql. There should be other solid reasons. Insert speeds depend on many factors including our database design. Even then it is considered a serious issue by organizations who have a hit rate of several transactions per second. ...
by nageswaragunupudi
Wed May 31, 2017 2:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySql, MariaDB and PostgeSQL are FWMARIADB's compatible?
Replies: 9
Views: 1895

Re: How to speed up your MySQL queries 300 times

... there is a need to optimize queries. This is the most important lesson. Till yesterday I was writing queries the way I liked and blaming other factors or libraries for slow performance. 2) I know that indexes play a role in optimization. This brings me to the point that optimization begins ...
by nageswaragunupudi
Wed May 17, 2017 12:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to speed up your MySQL queries 300 times
Replies: 8
Views: 1376

Conferencia internacional de Harbour+FWH - Sesiones

... programmer while programming for touch enabled devices including touch keyboards. - Issues for designing applications to work on different form-factors viz., desktop, tablet and mobile phone. - Related issues. RDBMS ===== RDBMS SQL Ansi SQL Database Design Data Normalisation Data Integrity Optimization ...
by Antonio Linares
Mon May 15, 2017 8:53 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conferencia internacional de Harbour+FWH - Sesiones
Replies: 0
Views: 1101
Next

Return to advanced search