Search found 1136 matches: ncol

Return to advanced search

Re: xBrowse: A Vision for a Simpler, More Flexible Future

... oMysql, lAddCols, lAutoOrder, aFldNames ) METHOD SetMySql( oMysql, lAddCols, lAutoOrder, aFldNames ) // TMySql object METHOD SetColFromMySQL( cnCol, cHeader ) // used internally from MySQL METHOD SetPostGre( oQry, lAddCols, lAutoOrder, aFldNames ) METHOD SetPostGreCol( nCol, oQry ) We are exactly ...
by Silvio.Falconi
Tue Nov 05, 2024 11:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: A Vision for a Simpler, More Flexible Future
Replies: 5
Views: 215

Re: xBrowse: A Vision for a Simpler, More Flexible Future

... oMysql, lAddCols, lAutoOrder, aFldNames ) METHOD SetMySql( oMysql, lAddCols, lAutoOrder, aFldNames ) // TMySql object METHOD SetColFromMySQL( cnCol, cHeader ) // used internally from MySQL METHOD SetPostGre( oQry, lAddCols, lAutoOrder, aFldNames ) METHOD SetPostGreCol( nCol, oQry ) We are exactly ...
by Otto
Tue Nov 05, 2024 10:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: A Vision for a Simpler, More Flexible Future
Replies: 5
Views: 215

error on Xbrowse

... giocata","Spesa","Vincita","Utile","Utile%";        ARRAY  aData ;        SIZE nCol-25,oDlg:nBottom-50 PIXEL OF oDlg  NOBORDER        oBrw:RecSelShowKeyNo()       oBrw:nMarqueeStyle       := MARQSTYLE_HIGHLROW   oBrw:nColDividerStyle ...
by Silvio.Falconi
Mon Oct 21, 2024 7:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error on Xbrowse
Replies: 2
Views: 192

Re: Spinner Get

@ nRow,nCol+150 GET aGet[4] VAR nPuntataIniziale SIZE 90,20 PIXEL OF oDlg FONT oFont SPINNER ON UP 0.50; ON DOWN 0.50 MIN 0,50 MAX 200 RIGHTTOLEFT @ nRow,nCol+150 GET aGet[4] VAR nPuntataIniziale SIZE 90,20 PIXEL OF oDlg ...
by Silvio.Falconi
Tue Oct 15, 2024 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Spinner Get
Replies: 7
Views: 223

Re: Spinner Get

@ nRow,nCol+150 GET aGet[4] VAR nPuntataIniziale SIZE 90,20 PIXEL OF oDlg FONT oFont SPINNER ON UP 0.50; ON DOWN 0.50 MIN 0,50 MAX 200 RIGHTTOLEFT @ nRow,nCol+150 GET aGet[4] VAR nPuntataIniziale SIZE 90,20 PIXEL OF oDlg ...
by alerchster
Mon Oct 14, 2024 2:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Spinner Get
Replies: 7
Views: 223

Re: Spinner Get

@ nRow,nCol+150 GET aGet[4] VAR nPuntataIniziale SIZE 90,20 PIXEL OF oDlg FONT oFont SPINNER ON UP aGet[ 4 ]:VarPut( nPuntataIniziale+=0.50 ) ; ON DOWN aGet[ 4 ]:VarPut( nPuntataIniziale-=0.50 ) MIN 0,50 MAX 200 RIGHTTOLEFT @ ...
by Silvio.Falconi
Mon Oct 14, 2024 12:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Spinner Get
Replies: 7
Views: 223

Re: Spinner Get

@ nRow,nCol+150 GET aGet[4] VAR nPuntataIniziale SIZE 90,20 PIXEL OF oDlg FONT oFont SPINNER ON UP aGet[ 4 ]:VarPut( nPuntataIniziale+=0.50 ) ;
ON DOWN aGet[ 4 ]:VarPut( nPuntataIniziale-=0.50 ) MIN 0,50 MAX 200 RIGHTTOLEFT
by Antonio Linares
Mon Oct 14, 2024 10:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Spinner Get
Replies: 7
Views: 223

Spinner Get

I have a Spinner get nPuntataIniziale := 0.50 @ nRow,nCol SAY oSay[1] PROMPT "Puntata iniziale" SIZE 100,24 PIXEL OF oDlg FONT oFont @ nRow,nCol+150 GET aGet[4] VAR nPuntataIniziale SIZE 90,20 PIXEL OF oDlg FONT oFont SPINNER ON UP nPuntataIniziale+=0.50; ...
by Silvio.Falconi
Mon Oct 14, 2024 9:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Spinner Get
Replies: 7
Views: 223

Re: Two monitors, show different windows

... WINDOW oWnd2 FROM oMonitor2:Row(50), oMonitor2:Col(10) TO ; oMonitor2:Row(600),oMonitor2:Col(800) PIXEL NOSYSMENU NOCAPTION Brush oBrush2 @ nFil,nCol BITMAP oBmp FILENAME "test.png" OF oWnd2 NOBORDER PIXEL SIZE 800,800 ADJUST oBmp:bPainted = { || SetBkMode( oBmp:hDC, 1 ),; SetTextColor( ...
by Adolfo
Mon Oct 07, 2024 1:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Two monitors, show different windows
Replies: 10
Views: 474

Re: New FTDN September/Septiembre 2024 (FWH 24.09)

... decide. Nuevo: Este parámetro puede ser una matriz de { row, col }. En este caso, la "imagen2" se superpondrá a una distancia de nrow,ncol relativa a la esquina superior izquierda de la "imagen1". nRow, nCol pueden ser positivo o negativo. cType: Si se especifica como «JPG/PNG», ...
by Antonio Linares
Thu Oct 03, 2024 7:52 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2024 (FWH 24.09)
Replies: 5
Views: 368

New FTDN September/Septiembre 2024 (FWH 24.09)

... image1. If nil the function decides. New: This param can be an array of { row, col } In this case, image2 will be overlayed at an offset of nrow,ncol relative to the top-left corner of image1. nRow, nCol can be positive or negative. cType: If spcified as "jpg/png", etc. the function ...
by Antonio Linares
Wed Oct 02, 2024 4:11 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2024 (FWH 24.09)
Replies: 5
Views: 368

Re: FWH_2407 oSay does not assume nHeight

Can you please confirm that you are using using this rule this way ? [ <oSay> := ] TSay():New( <nRow>, <nCol>, <{cText}>,; [<oWnd>], [<cPict>], <oFont>, <.lCenter.>, <.lRight.>, <.lBorder.>,; <.lPixel.>, <nClrText>, ...
by Antonio Linares
Fri Aug 23, 2024 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH_2407 oSay does not assume nHeight
Replies: 32
Views: 4648

Re: FWH_2407 oSay does not assume nHeight

You can modify the command in FiveWin.ch: #xcommand @ <nRow>, <nCol> SAY [ <oSay> <label: PROMPT,VAR > ] <cText> ; [ <pict: PICT, PICTURE> <cPict> ] ; [ <dlg: OF,WINDOW,DIALOG > <oWnd> ] ; [ FONT <oFont> ...
by Antonio Linares
Thu Aug 22, 2024 4:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH_2407 oSay does not assume nHeight
Replies: 32
Views: 4648

Re: ListBox Input Field Scrolling........

... *---------------------------------------------------------------------------* FUNCTION HEditCol( nCol, uVar, cPicture, bValid, nClrFore, nClrBack,aItems, bAction, aVarArry ) *---------------------------------------------------------------------------* ...
by RiazKhan
Thu Aug 22, 2024 4:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ListBox Input Field Scrolling........
Replies: 5
Views: 1251

Una sobre TREPORT

... los espacios los determino a prueba y error, la solicitud, si es posible, que se pueda definir como el siguiente ejemplo con oReporte:SAY(nCol,cTexto,nFont,nAlineación) STATIC FUNCTION Totales(oReporte)    oReporte:BackLine()    oReporte:SAY(2,"Total ...
by Armando
Tue Jul 23, 2024 7:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Una sobre TREPORT
Replies: 0
Views: 803
Next

Return to advanced search