Search found 42 matches: lesson

Return to advanced search

Re: add a number on Random

Perhaps I found a solution thanks to Nages ...lesson STATIC aNatural aNatural := Array( 90 ) Function test() // where is the table buttons AEval( aNatural, { |u,i| aNatural[ i ] := i } ) @xRow,xCol ButtonBMP oOpe[10] Prompt "+" size 30,30 ...
by Silvio.Falconi
Sat Mar 26, 2022 10:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: add a number on Random
Replies: 8
Views: 451

Re: Button click action

Excellent program, I learned a lot by reading and modifying the original. I am so grateful for this fantastic programming lesson. Living and learning. Thank you master Otto

Regards, saludos.
by karinha
Tue Nov 23, 2021 6:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Button click action
Replies: 19
Views: 1477

Re: web programming

Antonio,
could you please continue the lesson for us from this tread?
by Silvio.Falconi
Fri Nov 08, 2019 8:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: web programming
Replies: 7
Views: 2603

Re: Error 1064 xBrowse MySQL (solved)

... Prompt "Fechar" BTNRight Group ; Action( oPac:Close() ,oPacWnd:End()) ToolTip "Fechar" ... ... Anyway, one more lesson learned. Thank you! Rodrigo Melo
by ip_ram
Thu Aug 09, 2018 3:35 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error 1064 xBrowse MySQL
Replies: 8
Views: 1309

Re: Application security and Code review

Rick, "There is no perceived VALUE for any Software or Service that is Free" You are right about that. Consider that a valuable lesson you learned. Early on in my consulting career, I read a book about consulting in which he had a chapter on fees. He said, never charge too little, ...
by James Bott
Sat Oct 14, 2017 5:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Application security and Code review
Replies: 15
Views: 4601

Re: Application security and Code review

... the original promise to continue the 'free' support for the last 10 years or so up thru today.... How about that for integrity? If there is one lesson I have learned : "There is no perceived VALUE for any Software or Service that is Free" Rick Lipkin
by Rick Lipkin
Sat Oct 14, 2017 3:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Application security and Code review
Replies: 15
Views: 4601

Re: How to speed up your MySQL queries 300 times

... pepper. I consider that the above article is useful because: 1) I now learn that 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 ...
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: 1379

Re: xbrowse slow

... "DBFCDX" SET ORDER TO TAG CODE You will get a runtime error complaining that the alias MASTER does not exist. Yes. This is a important lesson i've learned now. I always did it wrong and yes I had that error. Always tried a work around because i din't knew. Thanks I have probably more ...
by Marc Venken
Thu Mar 16, 2017 2:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse slow
Replies: 19
Views: 3403

Re: Erro un poco extraño TDataBase

... test2 from testendclassclass test3 from test  data ctime init time()endclass  I confess that I did not know this earlier. The lesson is that we should not use INIT to assign the result of a function, whose value may change during runtime. We need to modify tdatabase class. ...
by nageswaragunupudi
Wed Mar 23, 2016 7:34 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Erro un poco extraño TDataBase
Replies: 13
Views: 2003

Re: help for xbrowse tooltip

... for sample 16 ( monday at 6 hour) I tried with nday:= int( (nCol-1) / 6) but it not run ok I need this data to search on database the matter od lesson and show it with tooltip Any idea ?
by Silvio.Falconi
Tue Feb 24, 2015 3:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: help for xbrowse tooltip
Replies: 16
Views: 3994

help for xbrowse tooltip

... picture 8 and the value of cell in this picture 4B How I can found ths data ? thanks then with hese data I can search on archive the matter of lesson and I can show it with a tooltip
by Silvio.Falconi
Sat Feb 21, 2015 3:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: help for xbrowse tooltip
Replies: 16
Views: 3994

Re: ER - talk not fork

... many advantages implemented in xHarbour were finally ported to Harbour and more over, Harbour became much stronger than xHarbour. So to me the lesson is well learned: forks are very healthy. Ok, they split the users base, but its the natural evolution not only of the software, but the way life ...
by Antonio Linares
Sun Dec 07, 2014 7:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ER - talk not fork
Replies: 3
Views: 1073

Re: Error 160 using borland make ?

Thank You very much for the infos. I GOT IT WORKING NOW ! It teached me again a lesson, not to test a unknown software on the main-computer. GDATA virus-scan is OK now. I did a new system-backup and a new external save of all important datas. I hope, it doesn't ...
by ukoenig
Thu Aug 28, 2014 2:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error 160 using borland make ?
Replies: 7
Views: 2508

Re: Next target: EasyReport !!! :-)

... components developed by you and FWH users and another one and another one with thirth part components interfaces included. The "Spirin" lesson isn't "we should develop anything in-house" but "Fivetech should manage in-house the thirth part component interfaces" Dear ...
by Marco Turco
Fri Jul 04, 2014 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Next target: EasyReport !!! :-)
Replies: 61
Views: 14890

Windows 9 will bring back default desktop and Start Menu

Steve Balmer, learned lesson ? Your users are the ones that you should have paid attention to... :-) We commented this in these forums since the very early days of Windows 8. For regular users is too messy. For us, as experts, there ...
by Antonio Linares
Tue Jul 01, 2014 3:37 pm
 
Forum: Off Topic / Otros temas
Topic: Windows 9 will bring back default desktop and Start Menu
Replies: 1
Views: 369
Next

Return to advanced search