Search found 63 matches: tled

Return to advanced search

Re: chronometer

to try compile only : this test Function test()   Local oDlg,oDisplay   Define Dialog oDlg size 550,200   oDisplay:=TLed():New(1,1,oDlg)           oDisplay:lTimeDate :=.t.           oDisplay:lBeep:=.t.   Activate Dialog oDlg   return nil and only TLed.prg you ...
by Silvio.Falconi
Sat Dec 08, 2018 4:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: chronometer
Replies: 20
Views: 4818

Re: chronometer

I created the Tled class i n 2009 because I needed to visualize the total for the orders and simulate the turret of the cash registers, then stupidly I gave it to someone I trusted and instead this person gave to the whole world. ...
by Silvio.Falconi
Mon Dec 03, 2018 11:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: chronometer
Replies: 20
Views: 4818

Re: chronometer

Sorry, I saw there is a oldest release on github and now there is the right release of Tled 1.00 run also on Harbour https://i.postimg.cc/Zqp0yycx/tled.jpg CLASS TLed FROM TControl       CLASSDATA lRegistered AS LOGICAL   DATA ...
by Silvio.Falconi
Fri Nov 30, 2018 12:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: chronometer
Replies: 20
Views: 4818

Re: chronometer

Silvio, did you try compile TLED with Harbour??
I strongly REFUSE to use xHarbour...
Euclides
by Euclides
Sat Nov 24, 2018 6:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: chronometer
Replies: 20
Views: 4818

Re: chronometer

... can make Local cMessage:= "1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890" oLed2:= TLed():New(20, 10, oDlg,cMessage) @ 19, 10 say "sample TLed with Chronometer" of oDlg size 100,10 oLed2:nLedLines := 0 // one linea oLed2:lChronometer ...
by Silvio.Falconi
Sat Nov 24, 2018 9:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: chronometer
Replies: 20
Views: 4818

Re: chronometer

Friends,
there is My Tled class it make also a chronometer
by Silvio.Falconi
Fri Nov 23, 2018 4:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: chronometer
Replies: 20
Views: 4818

Re: Ayuda con milisegundos - player con vlc

... http://forums.fivetechsupport.com/viewtopic.php?f=3&t=29671&p=167831 Dear joseluisysturiz, I'm sorry I made it before 2014 Tled Class is made on 2010 and then I think Carlos Vargas mean "milliseconds" Querido Joseluisysturiz, Lo siento lo hice antes de 2014 Tled ...
by Silvio.Falconi
Fri Oct 12, 2018 9:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con milisegundos - player con vlc
Replies: 10
Views: 1612

Re: Ayuda con milisegundos - player con vlc

if I can help you there is a my class on github called tled on this class there is a function use millisecond https://github.com/silviofalconi/tLed-1.0/blob/gh-pages/TLed.prg static Function CalTime(n_Secs) Local _nTotSecs:=SECONDS()-n_Secs Return Right(SecsToTime(_nTotSecs),16) ...
by Silvio.Falconi
Thu Oct 11, 2018 8:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con milisegundos - player con vlc
Replies: 10
Views: 1612

Re: Pdf into dialog

... true that I do not share my sources, in fact I was forced by YOUR friends in the Spanish forum to publish a class I did not want to publish the Tled but I was forced by your spanish friends!!! I was forced by force, with bad words so I'm not going to let you write what you wrote because the ...
by Silvio.Falconi
Tue Oct 17, 2017 8:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pdf into dialog
Replies: 21
Views: 4020

Re: Clase TLed de Silvio Falconi

please I correct some bugs the tled class for Harbour compiler
only not run ltimedate ...I don't Know why
I pubblish it on english forum
by Silvio.Falconi
Sat Apr 16, 2016 8:19 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase TLed de Silvio Falconi
Replies: 13
Views: 2441

Class TLed for Harbour

I tried to correct the errors I found to compile my class with Harbour

see my github
by Silvio.Falconi
Fri Apr 15, 2016 4:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class TLed for Harbour
Replies: 0
Views: 432

Re: aadd array on Harbour

Application =========== Path and name: F:\versioni_TLed\tLed\Array\CodeLed.Exe (32 bits) Size: 3,398,144 bytes Compiler version: Harbour 3.2.0dev (r1406271520) FiveWin Version: FWH 16.03 Windows version: 6.1, Build 7600 Time from start: 0 hours 0 mins ...
by Silvio.Falconi
Thu Apr 14, 2016 3:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: aadd array on Harbour
Replies: 10
Views: 1577

Re: aadd array on Harbour

please download tled class and try the sample test with harbour
https://bitbucket.org/fivetech/fivewin- ... s/tled.zip
with xharbour run ok !!
by Silvio.Falconi
Thu Apr 14, 2016 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: aadd array on Harbour
Replies: 10
Views: 1577

Re: Clase TLed de Silvio Falconi

Silvio.

you have any email account to cant write. ?

My Email is danyleon82@hotmail.com

Thank you..
by cuatecatl82
Mon Apr 11, 2016 10:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase TLed de Silvio Falconi
Replies: 13
Views: 2441

Re: Clase TLed de Silvio Falconi

I not understood make a test sample please ( you can use ::resize method to resize the control on bpainted od dialog or window)
by Silvio.Falconi
Mon Apr 11, 2016 8:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase TLed de Silvio Falconi
Replies: 13
Views: 2441
Next

Return to advanced search