Search found 20 matches: cloned

Return to advanced search

Re: TCWeb - filemanager with mod harbour

... a function that is needed when you want to open a page in the browser from TCWeb. TCWeb is fun. First there was Norton Commander then it was often cloned - I use Total Commander. And now I needed something for the web. So I'm trying to make a file manager for the web following the model of Total ...
by Otto
Thu Jan 04, 2024 10:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TCWeb - filemanager with mod harbour
Replies: 4
Views: 580

Re: Build your FWH app using hbmk2.exe and MSVC 32&64

Antonio Linares wrote:Vilian,

Please do this:

git clone https://github.com/harbour/core harbour

so it gets cloned at c:\harbour


Hi Antonio,

After cloning, what should I do? There is not any binary file bin directory. Should I compile? How?

Thanks.
by Horizon
Sat Apr 23, 2022 8:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Build your FWH app using hbmk2.exe and MSVC 32&64
Replies: 20
Views: 1856

Re: Build your FWH app using hbmk2.exe and MSVC 32&64

Vilian,

Please do this:

git clone https://github.com/harbour/core harbour

so it gets cloned at c:\harbour
by Antonio Linares
Wed Apr 20, 2022 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Build your FWH app using hbmk2.exe and MSVC 32&64
Replies: 20
Views: 1856

Hash-Table Vs Variables

Hello, I'm quite new to hash - tables. But it seems to be an improvement to my coding. Now I cloned/changed TApp from TWeb to use it without using TWeb - with plain html and JS. It seems to me that we should in future use HASH also in our CLASSes instead of single variables. ...
by Otto
Sat Nov 14, 2020 8:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hash-Table Vs Variables
Replies: 3
Views: 416

Problem with LoadHRB

... on installation and configuration, but I just can't run my sample. (by the way, both mod_harbour and mercury github repostories are already cloned and I already pulled them also) this is my code: //  {% LoadHRB( '/lib/mercury/mercury.hrb' ) %} //  Loading system MVC MercuryFUNCTION ...
by ricbarraes
Sat Jun 13, 2020 8:28 pm
 
Forum: mod_harbour
Topic: Problem with LoadHRB
Replies: 4
Views: 663

Re: chronometer

... stupidly I gave it to someone I trusted and instead this person gave to the whole world. In fact, someone from a latent programming language has cloned it and another person I do not want to name has inserted it into a forum and a download section as if it had been created by him. I am very angry ...
by Silvio.Falconi
Mon Dec 03, 2018 11:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: chronometer
Replies: 20
Views: 4759

New FTDN December/Diciembre 2016 (FWH 16.12)

... in another control or child window/dialog, dragging ximage is moving the parent also. Fixed * New: TFont class new METHOD Clone(). If a font is cloned, the new cloned font has to be release separately. * XBROWSE: - Enhancement: Automatic Recalculation of Totals: (a) When a column has an aggregate ...
by Antonio Linares
Thu Dec 22, 2016 9:24 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2016 (FWH 16.12)
Replies: 10
Views: 4771

Re: Fwh-Backgrd.-images converted / repainted to WIDESCREEN

... water is added. More difficult with Earth.bmp. The middle is original On left and right the globe is new repainted You can see clearly the added / cloned space on the left hand side. Next You have to soften the connection peace of the different areas. Sometimes You need a < Clone-brush > ...
by ukoenig
Wed Jun 01, 2016 2:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh-Backgrd.-images converted / repainted to WIDESCREEN
Replies: 4
Views: 894

Re: Nuevo ADORDD

... clauses on same table. If the table its below the SET THRESHOLD and its already opened in another work area the set its not created again but cloned from that work area. If during app run time a table passes the SET THRESHOLD value its cached next time is opened. Tested engines: ACCESS ADS ...
by AHF
Thu Nov 26, 2015 5:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo ADORDD
Replies: 55
Views: 16561

Re: ADO RDD xHarbour

... clauses on same table. If the table its below the SET THRESHOLD and its already opened in another work area the set its not created again but cloned from that work area. If during app run time a table passes the SET THRESHOLD value its cached next time is opened. Tested engines: ACCESS ADS ...
by AHF
Thu Nov 26, 2015 5:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446354

Re: bug xBrowse() function

always topic in Spanish... I just cloned the repository, ran it and it crashed: Application===========   Path and name: C:\Users\aperricone\Downloads\FivEdit (3)\SCIEDIT.exe (32 bits)   Size: 3,546,624 bytes   Compiler version: ...
by AntoninoP
Thu Mar 05, 2015 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bug xBrowse() function
Replies: 8
Views: 1534

Re: WNetGetUser() y nombres de usuario

... in if the account does not exist on the machine. If the business you describe does not have a Microsoft AD network .. then ( as you mention ) the cloned 'user' will be the same for each machine. When I use WNetGetUser() .. I bounce the results against a User Table maintained in my application... ...
by Rick Lipkin
Mon Mar 10, 2014 6:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: WNetGetUser() y nombres de usuario
Replies: 7
Views: 1219

Re: bug in FW 13.04 combobox

As all my COMBOs are built the same way it was easyer to tweak fivewin.ch than go through many PRGs. Cloned original COMBO definition to ALDCOMBO just in case I ever need another style.
by ADutheil
Fri May 10, 2013 12:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bug in FW 13.04 combobox
Replies: 82
Views: 29087

TGet Falla con el harbour del svn - por recientes cambios

Antonio hace poco baje el harbour del svn reconstrui los binarios y las librerias, y recompile mis lib con este nuevo harbour. esto lo he hecho muchisimas veces sin problemas. pero ahora algo ha cambiado, yo uso un tget modificado (asuntos de comodidad con los colores) por lo que la clase tget la in...
by carlos vargas
Tue Jan 22, 2013 7:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TGet Falla con el harbour del svn - por recientes cambios
Replies: 20
Views: 5592

Re: Is it still required to destroy Font object ?

James, Otto,

Please be aware that oClone() should not be used with Windows handles as those can't be "cloned" :-)
by Antonio Linares
Tue Jan 05, 2010 7:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is it still required to destroy Font object ?
Replies: 10
Views: 1874
Next

Return to advanced search