Search found 65 matches: tslines

Return to advanced search

Re: Compiling with new harbour_bcc770_32_20240309

... exe basically wants it before the call to the lib C0W32.OBJ in fact seeing the generated env file I have [Files] %HOME%\test.prg=1,.F.,0,0, %HOME%\tslines.prg=2,.F.,0,0, %HOME%\Resource\default.rc=3,.F.,0,0, %HOME%\uuid.lib=4,.F.,0,0, %C_LIB_INSTALL%\C0W32.OBJ=5,.T.,0,0, %C_LIB_INSTALL%\CW32.LIB=6,.T.,0,0, ...
by Silvio.Falconi
Tue Mar 19, 2024 10:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 376

Re: leggere test,hrb

Antonio Linares wrote:You can not have two Main()s

Functions names must be different



With HB_Compile( "", "test.prg", "/n", "/gh" )

If I have also

test.prg,
tslines.prg,
ut_fun.prg
ut_labels.prg
and the lib hbzebra.lib

how I can to creare the file hrb ?
by Silvio.Falconi
Fri Feb 16, 2024 8:12 pm
 
Forum: All products support
Topic: leggere test,hrb
Replies: 9
Views: 783

Re: Color a Groupbox Frame

João,

Full Source TSLINES.PRG, BCPAINT.C, TSLINES.CH, TSLINES.LIB (xHarbour, BORLAND 7.3), TESTLIN3.PRG, TESTLIN3.RC, TESTLIN3.EXE and BATCH's/Script for Lib and Exe.

Here all is working fine.

https://mega.nz/file/RvU0lSwB#8-5ACpCKv5XgLJhGsGGL-Sj8DoW84lrtOc3yYBF2EEw

Regards,
by Cgallegoa
Mon Jun 12, 2023 12:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color a Groupbox Frame
Replies: 23
Views: 1121

Re: Color a Groupbox Frame

João, "MAKE_LIB.BAT" -> Script to make TSLINES.LIB (independent of tsbutton.lib): @ECHO ****** Genera archivos C ******C:\XHARBOUR\BIN\Harbour TSLINES /n /p /i%C:\FWH\INCLUDE;C:\XHARBOUR\INCLUDE;C:\BORLAND\INCLUDE% > LOGFILE.TXTIF ERRORLEVEL ...
by Cgallegoa
Sun Jun 11, 2023 10:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color a Groupbox Frame
Replies: 23
Views: 1121

Re: Color a Groupbox Frame

Image
by Cgallegoa
Sun Jun 11, 2023 10:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color a Groupbox Frame
Replies: 23
Views: 1121

Re: Color a Groupbox Frame

João, TESTLINES.PRG * Test program of TSLines Class* Author: Manuel Mercado* Last Update: March 17th, 2002#include "FiveWin.ch"#include "TSLines.ch"//--------------------------------------------------------------------------//Function ...
by Cgallegoa
Sat Jun 10, 2023 10:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color a Groupbox Frame
Replies: 23
Views: 1121

Re: Color a Groupbox Frame

Cgallegoa wrote:Rick,

You can use Manuel Mercado's TSLINES class.


An Example?

Regrads, saludos.
by karinha
Sat Jun 10, 2023 2:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color a Groupbox Frame
Replies: 23
Views: 1121

Re: Color a Groupbox Frame

Rick,

You can use Manuel Mercado's TSLINES class.
by Cgallegoa
Fri Jun 09, 2023 9:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color a Groupbox Frame
Replies: 23
Views: 1121

Re: say border RESOLVED

Solved? Can you post an example for other users? Whenever possible, contribute with those who are learning. I used tslines but not is good because I not undestood wich is the @x,y @ 22, 10 say oSay[1] PROMPT "Denominazione:" SIZE 100,20 PIXEL OF oFolder:adialogs[1] oLine1:=TSLines():New(oSay[1]:nbottom, ...
by Silvio.Falconi
Thu Nov 18, 2021 12:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: say border RESOLVED
Replies: 32
Views: 2062

Re: say border

Now I resolved with Tslines class bu tI must insert many say on a dialog and many control Tslines - No Good I wished there was a solution directly on say class... If you read the first my message at http://forums.fivetechsupport.com/viewtopic.php?f=3&t=41060&sid=97a2701f0fc1571a10b515c274b94f88&sid=97a2701f0fc1571a10b515c274b94f88#p245806 ...
by Silvio.Falconi
Thu Nov 18, 2021 10:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: say border RESOLVED
Replies: 32
Views: 2062

Re: Tslines compiling problems Resolved

... /oOBJ\TSBAR.C %hdir%\bin\harbour SOURCE\Classes\TSBUTTON.PRG /n /i%fwh%\include;%hdir%\include /oOBJ\TSBUTTON.C %hdir%\bin\harbour SOURCE\Classes\TSLINES.PRG /n /i%fwh%\include;%hdir%\include /oOBJ\TSLINES.C %hdir%\bin\harbour SOURCE\Classes\TSRADIO.PRG /n /i%fwh%\include;%hdir%\include /oOBJ\TSRADIO.C ...
by Compuin
Fri Jun 02, 2017 1:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tslines compiling problems Resolved
Replies: 9
Views: 1614

Re: Tslines compiling problems Resolved

I use xmate from many years to make exe,dll and lib
by Silvio.Falconi
Fri Jun 02, 2017 10:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tslines compiling problems Resolved
Replies: 9
Views: 1614

Re: Tslines compiling problems Resolved

Un Bat nop, lo siento, es un proyecto xmate, el cual funciona muy bien.

salu2
by carlos vargas
Thu Jun 01, 2017 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tslines compiling problems Resolved
Replies: 9
Views: 1614

Re: Tslines compiling problems

Silvio, I compile with out problem. I check the code and I made some changes so I could compile with Harbour. can you try, please. http://castillolawyers.no-ip.info/owncloud/index.php/s/XvQJgBtdHQFpIJh Saludos Carlos, Tendrias un .bat de compilacion para esta clase con Harbour 3.2 y...
by Compuin
Thu Jun 01, 2017 3:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tslines compiling problems Resolved
Replies: 9
Views: 1614

Re: Tslines compiling problems Resolved

Solucionado.

Saludos
by horacio
Mon May 22, 2017 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tslines compiling problems Resolved
Replies: 9
Views: 1614
Next

Return to advanced search