Search found 41 matches: atext

Return to advanced search

Re: How to make TFolderEx excel-like?

Thanks Antonio. This works!
Anything similar for images created using TITLEIMG?

Antonio Linares wrote:Try this:

oTitle:aText[ 3 ] = "new text"
oTitle:Refresh()
by hua
Mon Nov 14, 2022 10:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make TFolderEx excel-like?
Replies: 16
Views: 933

Re: How to make TFolderEx excel-like?

Try this:

oTitle:aText[ 3 ] = "new text"
oTitle:Refresh()
by Antonio Linares
Thu Nov 10, 2022 8:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make TFolderEx excel-like?
Replies: 16
Views: 933

Re: btnbmp gradient

... := { |lInvert| aGradH }  Nages, with local aGradH := ; { { 0.20, aBack[k], aGradient[k] } ; , { 0.30, aGradient[k], atext[k] } ; , { 0.30, atext[k], aGradient[k] } ; , { 0.20, aGradient[k], aBack[k] } ; , .f. ; } I have this https://i.postimg.cc/cJY4ZTBQ/1.png ...
by Silvio.Falconi
Mon Oct 10, 2022 4:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp gradient
Replies: 6
Views: 485

Re: btnbmp gradient

... Regards, saludos. I tried and it crash out with btnbmp local aGradH := ; { { 0.20, aBack[k], aGradient[k] } ; , { 0.30, aGradient[k], atext[k] } ; , { 0.30, atext[k], aGradient[k] } ; , { 0.20, aGradient[k], aBack[k] } ; , .F. ; } oBtnNum[k,t]:bClrGrad := aGradH
by Silvio.Falconi
Sat Oct 08, 2022 10:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp gradient
Replies: 6
Views: 485

Re: Clase para Graficos Vectoriales

... does all calculations and print. Eg: Line( nTop, nLeft, nBottom, nRight, oPen, cUnits ) METHOD Box( nRow, nCol, nBottom, nRight, anoPen, noBrush, aText, cUnits ) METHOD AngleArc( x, y, r, angle, sweep, uPen, uBrush, cUnits ) METHOD Ellipse( nRow, nCol, nBottom, nRight, oPen, nFillClr, aText, cUnits ...
by Antonio Linares
Wed Sep 21, 2022 2:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase para Graficos Vectoriales
Replies: 20
Views: 1179

Re: HTML report sample

... from HTML https://mybergland.com/fwforum/izipizi/htmleditor_clip3.jpg and replace the placeholder <hr> FOR I: = 1 to len (aText) cHtml: = STRTRAN (cHtml, aText [I, 1], aText [I, 2]) next <hr> aText [I, 2] is your data https://mybergland.com/fwforum/invoicedata.jpg ...
by Otto
Mon Jul 26, 2021 8:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML report sample
Replies: 12
Views: 1545

Re: Print Problem with FWH2104

and what are the possible values to [cAlign] in aText ?

Is possible align the text to LEFT(Horizontal) and TOP(Vertical) ?
by vilian
Wed Jun 09, 2021 5:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Problem with FWH2104
Replies: 27
Views: 2597

Re: Print Problem with FWH2104

... not working correctly. Fixed and enhanced. Methods Box and Ellipse are also enhanced. METHOD Box( nTop, nLeft, nBottom, nRight, [uPen], [uBrush], [aText], ; [cUnits] ) METHOD RoundBox( nRow, nCol, nBottom, nRight, nWidth, nHeight, [uPen], ; [uBrush], [aText], [cUnits] ) METHOD Ellipse( nTop, nLeft, ...
by nageswaragunupudi
Wed Jun 09, 2021 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print Problem with FWH2104
Replies: 27
Views: 2597

Re: Cambiar el borde a un Get

... and control too. Sorry, I got confused looking for the right function/method! oWnd/oDlg/oCtrl:Box( nTop, nLeft, nBottom, nRight, uBorder, uBrush, aText ) uBorder can be Color constant, or oPen or hPen. Test with Box() Method of TGet Class but don't function.... https://i.ibb.co/XtT0RwL/2021-01-24-16h16-01.png ...
by VictorCasajuana
Sun Jan 24, 2021 3:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambiar el borde a un Get *SOLUCIONADO*
Replies: 22
Views: 2305

Re: Cambiar el borde a un Get

Why are you looking in tcalex.prg and tgraph.prg for drawing boxes?
TWindow class has a method Box and is available for every dialog and control too.

oWnd/oDlg/oCtrl:Box( nTop, nLeft, nBottom, nRight, uBorder, uBrush, aText )
uBorder can be Color constant, or oPen or hPen.
by nageswaragunupudi
Sat Jan 23, 2021 5:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambiar el borde a un Get *SOLUCIONADO*
Replies: 22
Views: 2305

Re: oPrn BOX ERROR

This works from FWH2007 onwards. Nages, I make a check on fwh April on function TxtInRct( hDC, aRect, aText ) there is a "" ( school office version) on fwh May and June 2020 on function TxtInRct( hDC, aRect, aText ) there is a aRect[4] ( home version) how do you ...
by Silvio.Falconi
Sun Nov 01, 2020 10:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oPrn BOX ERROR
Replies: 4
Views: 564

Re: Printer class question

Nages,
Method box ...parametri atext
I can set text font color
How se can add Also the align ?
by Silvio.Falconi
Thu Oct 22, 2020 7:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printer class question - RESOLVED
Replies: 41
Views: 3389

Re: Printer class question

METHOD Box( nTop, nLeft, nBottom, nRight, ; [Pen], ; // oPen/hPen/nColor/{nColor,nThickness} [Brush], ; // nColor / oBrush [aText], ; // { cText, oFont, nColor } Painted in center cUnits ; // "CM", "MM", "INCHES" ) I tried to use aText array but I can set ...
by nageswaragunupudi
Wed Oct 21, 2020 1:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printer class question - RESOLVED
Replies: 41
Views: 3389

Re: Printer class question

METHOD Box( nTop, nLeft, nBottom, nRight, ; [Pen], ; // oPen/hPen/nColor/{nColor,nThickness} [Brush], ; // nColor / oBrush [aText], ; // { cText, oFont, nColor } Painted in center cUnits ; // "CM", "MM", "INCHES" ) I tried to use aText array but I can set ...
by Silvio.Falconi
Tue Oct 20, 2020 10:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printer class question - RESOLVED
Replies: 41
Views: 3389

Re: TITLETEXT Refresh() How To DO.....

oTitle:aText[1,3] := ''test"
oTitle:Refresh()
by MGA
Thu May 28, 2020 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How To Refresh() TITLETEXT With Arrays...???
Replies: 2
Views: 682
Next

Return to advanced search