Search found 41 matches: theory

Return to advanced search

Re: Conversion from ca-clipper ( not found a variable)

... It is a good programming principle that is useful to build and maintain a clean project structure. You can learn about it reading any programming theory book. EMG Okay Master Enrico. But what does this have to do with DECLARE the VARIABLES? Can you show something in practice? Are you referring ...
by karinha
Thu Mar 03, 2022 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Conversion from ca-clipper ( not found a variable)
Replies: 30
Views: 4334

Re: Conversion from ca-clipper ( not found a variable)

Encapsulation is not a concept tied to a particular programming language. It is a good programming principle that is useful to build and maintain a clean project structure. You can learn about it reading any programming theory book.

EMG
by Enrico Maria Giordano
Wed Mar 02, 2022 10:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Conversion from ca-clipper ( not found a variable)
Replies: 30
Views: 4334

Fix for Resedit

... and for whatever reason causes the application to just Quit. I would appreciate if anyone else having this problem with Resedit could test my theory .. just disconnect your internet connection and see if the program becomes stable again. Thanks Rick Lipkin
by Rick Lipkin
Thu Aug 05, 2021 10:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fix for Resedit
Replies: 14
Views: 1430

Re: Documentation for variables - what form should it be?

... them. I've gotten a bit relaxed on this now, and I turned to OneNote. I created a Notebook for the program where everything is detailed ( in theory ... needs updating ).
by FWExplorer
Tue Mar 02, 2021 1:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Documentation for variables - what form should it be?
Replies: 9
Views: 922

Re: Documentation for variables - what form should it be?

... them. I've gotten a bit relaxed on this now, and I turned to OneNote. I created a Notebook for the program where everything is detailed ( in theory ... needs updating ).
by TimStone
Tue Mar 02, 2021 1:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Documentation for variables - what form should it be?
Replies: 9
Views: 922

From mysql_* to mysqli_*

... functions... https://en.wikipedia.org/wiki/MySQLi This migration process is not THAT complicated, it's pretty simple (at least in theory...) but I'm stuck in some situations, and I'd like to ask you guys for some help! right here I got a simple Query method, where I'm going to ...
by ricbarraes
Mon Feb 22, 2021 9:09 pm
 
Forum: mod_harbour
Topic: From mysql_* to mysqli_*
Replies: 0
Views: 262

Re: XBrowse edit only one column

... must save the record on Master and the Items on Items.dbf ( having the same invoice number) and the unlock the record (of Master) this is in theory but in practice how is it done with tdatabase ? I know. But all that he can do and he is taking care of. It is only the details part he has asked ...
by nageswaragunupudi
Tue Jun 18, 2019 4:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse edit only one column
Replies: 26
Views: 2936

Re: XBrowse edit only one column

... must save the record on Master and the Items on Items.dbf ( having the same invoice number) and the unlock the record (of Master) this is in theory but in practice how is it done with tdatabase ?
by Silvio.Falconi
Tue Jun 18, 2019 4:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse edit only one column
Replies: 26
Views: 2936

Re: oWnd:oClient := oPanel

... then there are dragging problems which is why I had used a DIALOG RESIZABLE and not a WINDOW even if in theory a dialog... is the daughter of a window class
by Silvio.Falconi
Fri May 31, 2019 7:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oWnd:oClient := oPanel
Replies: 39
Views: 3969

Re: Google Drive - Application integrated with Google Drive

... drive.exe. Logged in with my credentials but it shows drive as empty. Please guide me what should I do to see the files on my google drive. In theory it was to display all your files, no problem before ... Have you tried to upload a file through the application?
by wmanesco
Fri Feb 10, 2017 11:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Drive - Application integrated with Google Drive
Replies: 22
Views: 6155

Re: hb_xrealloc can't reallocate memory

... I could write them all at once to disk. I figured it was no problem since I had many gigabytes of available RAM and the XML might reach 10 MB. In theory that might be OK, but in practice there was a limit. I then decided to add to the XML with an FWRITE after each pass. That was still a goodly ...
by TimStone
Wed Sep 02, 2015 10:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_xrealloc can't reallocate memory
Replies: 21
Views: 7221

Re: Migrating to Harbour

As usual. Great attention to theory and no care for practical problems. This is one of the reasons why I dropped Harbour... :-(

EMG
by Enrico Maria Giordano
Fri Jan 09, 2015 6:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 238
Views: 44774

Re: Migrating to Harbour

... modified code, and use it at runtime. We can keep the .exe stable this way, and simply add the customized capabilities. I'm not doing it, but in theory I can see a benefit. Tim
by TimStone
Wed Dec 17, 2014 9:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 238
Views: 44774

Re: Full working project for Visual Studio 2012 IDE

... access some of the more recent capabilities written for VB or C# coding, compile them into .obj code, and link them all together in one .exe ? In theory, that would appear to be the ultimate opportunity. That would make it so easy to incorporate integration with other 3rd party products. Or perhaps ...
by TimStone
Sat Jun 07, 2014 4:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Full working project for Visual Studio 2012 IDE
Replies: 31
Views: 6785

Re: Windows / TPANEL

... until I started using FWH 13.08 for the builds. I do believe tPanel had some updates at that time. Well, it should be easy enough to test that theory. If you have both TPanel versions, then do a simple file compare. Any changes should be obvious. It there are changes then try compiling with ...
by James Bott
Fri Nov 08, 2013 1:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows / TPANEL
Replies: 13
Views: 3588
Next

Return to advanced search