... nLength>,[<xChar>])->cResult
PadR(<exp>,<nLength>,[<cFillChar>])->cPaddedString
Payment(<nLoan>,<nInterestRate>,<nPeriods>)->nPayment
PCol()->nColumn
PCount()->nLastArgumentPos
Periods(<nLoan>,<nPayBack>,<nInterestRate>)->nDuration
Pi()->nPi
PosAlpha(<cString>,[<lNoAlpha>],[<nSkipChars>])->nPos ...
Search found 19 matches: ncolumn
Searched query: ncolumn
- Sun Oct 22, 2017 4:40 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: funciones de FWH y Harbour en un archivo .txt
- Replies: 7
- Views: 6961
- Sat Oct 21, 2017 8:44 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: funciones de FWH y Harbour en un archivo .txt
- Replies: 7
- Views: 6961
Re: funciones de FWH y Harbour en un archivo .txt
... nLength>,[<xChar>])->cResult
PadR(<exp>,<nLength>,[<cFillChar>])->cPaddedString
Payment(<nLoan>,<nInterestRate>,<nPeriods>)->nPayment
PCol()->nColumn
PCount()->nLastArgumentPos
Periods(<nLoan>,<nPayBack>,<nInterestRate>)->nDuration
Pi()->nPi
PosAlpha(<cString>,[<lNoAlpha>],[<nSkipChars>])->nPos ...
PadR(<exp>,<nLength>,[<cFillChar>])->cPaddedString
Payment(<nLoan>,<nInterestRate>,<nPeriods>)->nPayment
PCol()->nColumn
PCount()->nLastArgumentPos
Periods(<nLoan>,<nPayBack>,<nInterestRate>)->nDuration
Pi()->nPi
PosAlpha(<cString>,[<lNoAlpha>],[<nSkipChars>])->nPos ...
- Sat Oct 21, 2017 8:44 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: funciones de FWH y Harbour en un archivo .txt
- Replies: 7
- Views: 6961
Re: funciones de FWH y Harbour en un archivo .txt
... cTrimString
LUpdate()->dModification
MakeDir(<cDirectory>)->nOSError
Mantissa(<nFloat>)->nMantissa
Max(<xExp1>,<xExp2>)->xLarger
MaxCol()->nColumn
MaxLine(<cText>)->nMaxLineLength
MaxRow()->nRow
MCol()->nMouseCol
MDblClk([<nNewInterval>])->nMilliSeconds
MDY([<dDate>])->cDate
MemoEdit(<cString ...
LUpdate()->dModification
MakeDir(<cDirectory>)->nOSError
Mantissa(<nFloat>)->nMantissa
Max(<xExp1>,<xExp2>)->xLarger
MaxCol()->nColumn
MaxLine(<cText>)->nMaxLineLength
MaxRow()->nRow
MCol()->nMouseCol
MDblClk([<nNewInterval>])->nMilliSeconds
MDY([<dDate>])->cDate
MemoEdit(<cString ...
- Sun Jun 22, 2014 4:44 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Warning W8065
- Replies: 7
- Views: 1186
Warning W8065
... Call to function 'ISLOG' with no prototype in function HB_FUN_TSDRAWCELL
#ifndef __HARBOUR__
CLIPPER TSDrawCell( PARAMS ) // ( hWnd, hDC, nRow, nColumn , nWidth ,
// uData, nAlign , nClrFore, nClrBack ,
// hFont, nBitmap, nHeightCell,
// b3DLook, nLineStyle, nClrLine, nHeadFoot,
// nHeightHead ...
#ifndef __HARBOUR__
CLIPPER TSDrawCell( PARAMS ) // ( hWnd, hDC, nRow, nColumn , nWidth ,
// uData, nAlign , nClrFore, nClrBack ,
// hFont, nBitmap, nHeightCell,
// b3DLook, nLineStyle, nClrLine, nHeadFoot,
// nHeightHead ...
- Thu Mar 28, 2013 7:40 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: RichEdit - how to position in a column
- Replies: 2
- Views: 649
Re: RichEdit - how to position in a column
oRichEdit:SetPos( oRichEdit:SendMsg( EM_LINEINDEX, nLine, 0 ) + nColumn )
- Mon Oct 11, 2010 7:16 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Pritpal, HBIDE developer, assists us to use it with FWH
- Replies: 293
- Views: 117991
Re: Pritpal, HBIDE developer, assists us to use it with FWH
... nX, nY ) -> oQTreeWidgetItem
METHOD itemBelow // ( oQTreeWidgetItem ) -> oQTreeWidgetItem
METHOD itemWidget // ( oQTreeWidgetItem, nColumn ) -> oQWidget
METHOD openPersistentEditor // ( oQTreeWidgetItem, nColumn ) -> NIL
The methods with variable number and type of parameters
are ...
METHOD itemBelow // ( oQTreeWidgetItem ) -> oQTreeWidgetItem
METHOD itemWidget // ( oQTreeWidgetItem, nColumn ) -> oQWidget
METHOD openPersistentEditor // ( oQTreeWidgetItem, nColumn ) -> NIL
The methods with variable number and type of parameters
are ...
- Mon Jul 05, 2010 6:17 pm
- Forum: FiveMac / FivePhone (iPhone, iPad)
- Topic: Nuevo build de FiveMac disponible
- Replies: 15
- Views: 5427
Re: Nuevo build de FiveMac disponible
... the Resources folder inside the created app,
creates an Info.plist and sets a default icon!
* New: Class TWBrowse() Method GetColWidth( nColumn )
* New: functions MsgAlertSheet( uValue, hWindow ) and BrwColSetWidth( hTableView, nColumn, nWidth ),
Thanks to Manuel!
* Enhancement ...
creates an Info.plist and sets a default icon!
* New: Class TWBrowse() Method GetColWidth( nColumn )
* New: functions MsgAlertSheet( uValue, hWindow ) and BrwColSetWidth( hTableView, nColumn, nWidth ),
Thanks to Manuel!
* Enhancement ...
- Mon Jul 05, 2010 6:16 pm
- Forum: FiveMac / FivePhone (iPhone, iPad)
- Topic: New FiveMac build available
- Replies: 16
- Views: 9598
Re: New FiveMac build available
... the Resources folder inside the created app,
creates an Info.plist and sets a default icon!
* New: Class TWBrowse() Method GetColWidth( nColumn )
* New: functions MsgAlertSheet( uValue, hWindow ) and BrwColSetWidth( hTableView, nColumn, nWidth ),
Thanks to Manuel!
* Enhancement ...
creates an Info.plist and sets a default icon!
* New: Class TWBrowse() Method GetColWidth( nColumn )
* New: functions MsgAlertSheet( uValue, hWindow ) and BrwColSetWidth( hTableView, nColumn, nWidth ),
Thanks to Manuel!
* Enhancement ...
- Sat Apr 11, 2009 4:32 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: TSBROWSE ARRAY C/BTNGET
- Replies: 3
- Views: 809
Re: TSBROWSE ARRAY C/BTNGET
... VK_RETURN, 0 ) }, 16 ) Hola Sergio:
Lo puedes hacer tal como lo muestras, de acuerdo con la sintaxis del método SetBtnGet():
oLbx:SetBtnGet( nColumn, cResName, bAction, nBmpSize )
En el caso que muestras nColumn es igual a 6, cResName es igual a "Help16", bAction es igual a:
{ | oGet, cVar ...
Lo puedes hacer tal como lo muestras, de acuerdo con la sintaxis del método SetBtnGet():
oLbx:SetBtnGet( nColumn, cResName, bAction, nBmpSize )
En el caso que muestras nColumn es igual a 6, cResName es igual a "Help16", bAction es igual a:
{ | oGet, cVar ...
- Fri Mar 06, 2009 7:10 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: ERROR EN TSBROWSE
- Replies: 2
- Views: 627
Re: ERROR EN TSBROWSE
... CLR_WHITE, nRGB(128,0,255), CLR_WHITE, CLR_BLACK, ;
CLR_BLACK, nRGB(236,160,19), CLR_BLACK } )
oBrw:Look3d( .T., , , .F. ) // ( lOnOff, nColumn, nLevel, lPhantomGrid )
oBrw:bKeyDown := { | nKey | If( nKey == VK_RETURN .or. nKey == VK_ESCAPE, ;
oDlgperb:End(), Nil ), lOk := nKey != VK ...
CLR_BLACK, nRGB(236,160,19), CLR_BLACK } )
oBrw:Look3d( .T., , , .F. ) // ( lOnOff, nColumn, nLevel, lPhantomGrid )
oBrw:bKeyDown := { | nKey | If( nKey == VK_RETURN .or. nKey == VK_ESCAPE, ;
oDlgperb:End(), Nil ), lOk := nKey != VK ...
- Fri Sep 19, 2008 8:41 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Wbrowse nCOL Returns NIL
- Replies: 3
- Views: 740
- Mon Sep 08, 2008 11:34 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: bChange
- Replies: 9
- Views: 6134
- Wed Aug 27, 2008 7:35 am
- Forum: Utilities / Utilidades
- Topic: Boris Pekic - NG's archive
- Replies: 27
- Views: 101382
Browsing generally
... nRow, nCol, nKeyFlags )
endif
if ::lCaptured
CursorWE()
::VertLine( nCol )
return 0
endif
if ::lMChange .and. AScan( aColSizes,;
{ | nColumn | nColPos += nColumn,;
nCol >= nColPos - 1 .and. ;
nCol <= nColPos + 1 }, ::nColPos,Len(aColSizes) - 1 ) != 0
CursorWE()
else
Super:MouseMove ...
endif
if ::lCaptured
CursorWE()
::VertLine( nCol )
return 0
endif
if ::lMChange .and. AScan( aColSizes,;
{ | nColumn | nColPos += nColumn,;
nCol >= nColPos - 1 .and. ;
nCol <= nColPos + 1 }, ::nColPos,Len(aColSizes) - 1 ) != 0
CursorWE()
else
Super:MouseMove ...
- Sun Jul 27, 2008 3:57 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: different backgroundcolors for each column
- Replies: 6
- Views: 1146
- Tue Feb 26, 2008 11:45 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Inercambair columnas en un Browse
- Replies: 5
- Views: 1049