Search found 276 matches: nclrpane

Return to advanced search

Re: Bug en TGroup

... 24.03 el mismo codigo se pinta: &Acceso Siendo la misma sentencia con Resources: Redefine Group oGrp1 ID 130 of oDlg1 color RGB(128,0,0),oDlg1:nClrPane TRANSPARENT Y también con codigo: @ 6,6 GROUP TO 20,60 LABEL "&Acceso" of oDlg2 color nRGB(128,0,0),oDlg2:nClrPane TRANSPARENT ...
by cladron
Tue Sep 03, 2024 4:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug en TGroup
Replies: 13
Views: 1457

Re: Need Help giide for my program

... WITH OBJECT oBrw :AddVar( "AAPPEND", nil ) :bClrStd := { || If( oBrw:aRow == oBrw:aAppend, { CLR_BLACK, CLR_YELLOW }, { CLR_BLACK, oBrw:nClrPane } ) } :bChange := { || If( oBrw:nArrayAt < oBrw:nLen, CheckAppendRow( oBrw ), nil ) } :bPastEof := { || If( oBrw:aAppend != nil .and. Empty( ...
by Otto
Fri Jul 19, 2024 7:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need Help guide for my program.
Replies: 38
Views: 2345

Re: problem with big dbf on xbrowse

... that does not look good commercially. Could you, just for the sake of testing uncomment ALL items that have to do with the looks ? like oLbx:nClrPane := { || IIF( ( oLbx:cAlias )->( OrdKeyNo() ) %2 == 0, ; CLR_LGREEN, CLR_LGRAY ) } and all others. Just to see if you get more speed and ...
by Marc Venken
Sun Jun 16, 2024 7:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with big dbf on xbrowse
Replies: 39
Views: 2469

Re: New FTDN April 2024 (FWH 24.04)

... bClrGrad ahora puede tener cualquier combinación de colores alfa y sólidos por lo que es posible tener fondos translúcidos. - SetColor( nTextClr, nClrPane, oBrush ): nClrPane ahora puede ser de color alfa o de color sólido. * BtnBmp: Estilo FLAT: El estilo plano se introdujo principalmente para ...
by Antonio Linares
Wed May 01, 2024 7:04 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 1
Views: 2105

New FTDN April 2024 (FWH 24.04)

... can now have any combination of alpha and solid colors and thereby making it possible to have translucent backgrounds - SetColor( nTextClr, nClrPane, oBrush ): nClrPane can now be either alpha color or solid color * BtnBmp: FLAT Style: Flat style was introduce to mainly support solid colors. ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 1
Views: 2105

Re: FOLDEREX ON PAINT -> TFolderEx() how ?

... lAdjust, nSeparator, nOption, bPopUp, lStretch, ; cLayOut, bBmpAction, nBright, lAnimate, nSpeed, oFontDefault, ; lTransparent, aDialogs, lBorder, nClrPane, cVarName ) so ON PAINT TAB  -> bClrTabs ON PAINT TEXT -> bClrText
by Jimmy
Fri May 19, 2023 9:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FOLDEREX ON PAINT -> TFolderEx() how ?
Replies: 2
Views: 300

FOLDEREX ON PAINT -> TFolderEx() how ?

... <nBright>,; <.lAnimate.>, [<nSpeed>], <oFont>, <.lTransparent.>, [\{<cDlgsName>\}], ; <.lBorder.>, <nClrPane>, [<(oFolder)>] )      oTab_Left  := TFolderEx() :New( 40 + nBB, 1, ( nWidth / 2 ) - 05, nHeight - 180 - nBB, ...
by Jimmy
Fri May 19, 2023 5:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FOLDEREX ON PAINT -> TFolderEx() how ?
Replies: 2
Views: 300

Ayuda por favor con folder y listbox

... 100 ; id 215 OF ofld1:aDialogs[ 2 ] update oRApertur:bLClicked := { || (dbselectarea( "RApertur" ),oFld1:aDialogs[2]:update) } oRApertur:nClrPane := { || IIF( ( recno() ) % 2 == 0 , ; // Efecto "Pijama" RGB( 193, 221, 255 ), RGB( 221, 245, 255 ) ) } oRApertur:bKeyDown := { | ...
by jpcavagnaro
Wed Mar 29, 2023 12:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ayuda por favor con folder y listbox
Replies: 1
Views: 284

Re: WBrowse - color fondo cabecera y Congelar columnas- consulta

... TA_LEFT ) ExtTextOut( hDC, nTop, nLeft + 2, { nTop, nLeft, nBottom, nRight }, cValToChar( aValues[ n ] ) ) endif SetBkColor( hDC, If( ValType( nClrPane ) == "B", nClrPane := Eval( nClrPane ), nClrPane ) ) endif ----> Fin mi código <---- endif else do case case nLineStyle == ...
by José
Tue Mar 21, 2023 2:33 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: WBrowse - color fondo cabecera y Congelar columnas- consulta
Replies: 6
Views: 782

Cambiando el color de TSlider

... con el control TSlider, de hecho me va irá muy bien. El caso es que en la cláusula ON INIT de un DIALOG quiero cambiar el color de fondo (DATA nClrPane), pero no hay manera. Después de dar nuevo valor a :nClrPane intento un Hide(), un Show(), un Display(), un ShowFocus( .T. ), nada que no cambia ...
by FiveWiDi
Sat Feb 18, 2023 10:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambiando el color de TSlider
Replies: 4
Views: 584

Re: Child OF oWnd

... }, {CVARNAME, oSayActive}, {NID, 102}, {TWINDOW:NTOP, 864}, {TWINDOW:NLEFT, 10}, {NBOTTOM, 893}, {NRIGHT, 649.00}, {NSTYLE, 1342177280}, {NCLRPANE, 16777215}, {NCLRTEXT, 0}, {ACONTROLS, {}}, {OBRUSH, {{HBRUSH, 9437200}, {HBITMAP, 0}, {HBMPORGL, 0}, {NCOUNT, 6}, {NRGBCOLOR, 16777215}, {LSYSTEM, ...
by Jimmy
Thu Nov 10, 2022 5:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Child OF oWnd
Replies: 7
Views: 500

Re: Area de trabajo no usada: ORDKEYNO

... = { || oRS1Cli:MoveLast() } oBrow:bSkip = { | nSkip | Skipper( oRs1Cli, nSkip ) } oBrow:lcellstyle := .f. oBrow:nlinestyle := 2 oBrow:nclrpane := { || iif( ( oRS1Cli:AbsolutePosition / 2 ) - INT( oRS1Cli:AbsolutePosition / 2 ) > 0, RGB( 193, 221, 255 ), RGB( 221, 245, 255 ) ) } ...
by jpcavagnaro
Sun Sep 11, 2022 12:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Area de trabajo no usada: ORDKEYNO
Replies: 3
Views: 417

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

... ; W_21AEU(oBrw,nItem,mMode,oDlg),oSay11:Refresh(),oSay21:Refresh(), ; oSay31:Refresh()),)))} oBrw:nClrText := {|| SelColor(1,nItem)} oBrw:nClrPane := {|| SelColor(2,nItem)} oBrw:nClrForeFocus := {|| SelColor(3,nItem)} On key press {Enter].. fuction called ..To edit columns...
by RiazKhan
Fri Apr 15, 2022 9:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ListBox Input Field Scrolling........
Replies: 5
Views: 1251

Re: Problem with TBtnGet

Creo que hay un malentendido

Estamos hablando de un GET con claúsula ACTION que hace que se muestre un botón al lado derecho del GET

En tal caso sería:

REDEFINE GET oGet ID ... OF oDlg ACTION ( oGet:SetColor( nClrText, nClrPane, oBrush ), otras cosas que necesites hacer )
by Antonio Linares
Tue Dec 14, 2021 6:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with TBtnGet (SOLVED)
Replies: 6
Views: 870

Re: Problem with TBtnGet

ACTIVATE DIALOG oDlg ON INIT ( oBtnGet:SetColor( nClrText, nClrPane, oBrush ), .T. )

nClrPane and oBrush are optional
by Antonio Linares
Mon Dec 13, 2021 4:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with TBtnGet (SOLVED)
Replies: 6
Views: 870
Next

Return to advanced search