Search found 69 matches: setgroupheader

Searched query: setgroupheader

by Antonio Linares
Fri Jan 24, 2025 11:19 am
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4834

Re: Using new Class TDeepSeek for documenting

... optimize refresh operations.

SetStyle(), SetDarkTheme(), SetFont(), FontSize(), SetRecSelBmp(), SetRecSelSl(), SetBackGround(), SetColor(), SetGroupHeader(), SetGroupTotal(), SetMultiSelectCol(), SetChecks(), SetProgBar(): These methods control the visual appearance of the browse, including styles ...
by Antonio Linares
Fri Jan 24, 2025 10:28 am
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4834

Re: Using new Class TDeepSeek for documenting

... SetColsData( "nWidth", myWidthValues, .T. ) // Sets column widths in creation order.
content_copy
download
Use code with caution.
Harbour

30. SetGroupHeader( cGrpHdr, nFrom, nUpto, oFont, nAlign, nHeight )

Description: Sets a group header for a range of columns.

Parameters:

cGrpHdr: CHARACTER ...
by Silvio.Falconi
Thu Oct 31, 2024 7:56 pm
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse cell on two sections
Replies: 7
Views: 1734

Re: xbrowse cell on two sections

... 11,1] } CENTER
ADD COLUMN TO oBrw HEADER "Rit" DATA {|v,oCol| oCol:oBrw:aArrayData[oCol:oBrw:nArrayAt,11,2] } CENTER

then I make set SetGroupHeader

:SetGroupHeader( "1", 2, 3 )
:SetGroupHeader( "2", 4, 5 )
:SetGroupHeader( "3", 6, 7 )
:SetGroupHeader( "4", 8, 9 )
:SetGroupHeader( "5 ...
by Silvio.Falconi
Fri Sep 20, 2024 10:40 am
Forum: FiveWin for Harbour/xHarbour
Topic: SetGroupHeader and headers
Replies: 2
Views: 338

Re: SetGroupHeader and headers

Marc Venken wrote:You are making a groupheader already and as far as I know a other level of groupheaders is not yet implemented.
too bad because it's a useful thing
by Marc Venken
Fri Sep 20, 2024 10:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: SetGroupHeader and headers
Replies: 2
Views: 338

Re: SetGroupHeader and headers

You are making a groupheader already and as far as I know a other level of groupheaders is not yet implemented.
by Silvio.Falconi
Fri Sep 20, 2024 9:03 am
Forum: FiveWin for Harbour/xHarbour
Topic: SetGroupHeader and headers
Replies: 2
Views: 338

SetGroupHeader and headers

I have this xbrowse

Image


How to insert the word "MILANO" in place of MI1, MI2, MI3, MI4, MI5? and so on for the other columns (every 5)
by CARLOS ATUNCAR
Mon Aug 19, 2024 3:30 am
Forum: FiveWin para Harbour/xHarbour
Topic: FWH64 : ERROR SE SALE DEL SISTEMA
Replies: 33
Views: 7758

Re: FWH64 : ERROR SE SALE DEL SISTEMA

... F.
:lHScroll := .F.
:l2007 := .F.
:lFooter := .T.
:lDrawBorder := .T.
:lAllowColReGroup := .T.
:lColDividerComplete := .T.

:SetGroupHeader( 'Jornada', 5,6, oFont )
:SetGroupHeader( 'Refrigerio', 7,8, oFont )

:bClrHeader := {|| { nRGB(000,000,000), METRO_EXCEL1 } }
:bClrSel ...
by Armando
Thu Jan 11, 2024 2:27 am
Forum: FiveWin para Harbour/xHarbour
Topic: GroupHeader en la TReport (Antonio/Mr. Rao)
Replies: 4
Views: 649

GroupHeader en la TReport (Antonio/Mr. Rao)

Hola colegas:

En la clase TReport ¿existe la posibilidad de poner un título que abarque dos o mas columnas?
algo similar a SetGroupHeader de la clase xBrowse


:SetGroupHeader( "E N T R A D A S",04,05 )
:SetGroupHeader( "S A L I D A S",06,07 )


Si aún no es posible, ¿qué tan factible es ...
by Silvio.Falconi
Fri Oct 20, 2023 8:15 am
Forum: FiveWin for Harbour/xHarbour
Topic: Headers in xBrowse
Replies: 6
Views: 752

Re: Headers in xBrowse

... Cagliari","Nazionale"}
//aSuperGroup 3
local aHeader3:= {"Napoli","Bari","Palermo"}


each header has the following pattern


oBrw:SetGroupHeader( aSuperGroup[1], 2, 21 )
oBrw:SetGroupHeader( aSuperGroup[2], 22, 41 )
oBrw:SetGroupHeader( aSuperGroup[3], 42, 56 )

I try but it not run ...
by oliveiros junior
Wed Jul 19, 2023 1:47 am
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowser - SetGroupHeader
Replies: 2
Views: 352

Re: xBrowser - SetGroupHeader

Mr Rao,

Thanks.

Att.,

Oliveiros Junior
by nageswaragunupudi
Tue Jul 18, 2023 12:35 am
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowser - SetGroupHeader
Replies: 2
Views: 352

Re: xBrowser - SetGroupHeader

oCol:nGrpBmpNo
by oliveiros junior
Mon Jul 17, 2023 5:22 pm
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowser - SetGroupHeader
Replies: 2
Views: 352

xBrowser - SetGroupHeader

Good afternoon everybody!

I would like to know if it is possible to put an image in a SetGroupHeader of the xBrowser.

Att.,

Oliveiros Junior
by Silvio.Falconi
Sat Oct 15, 2022 9:58 pm
Forum: FiveWin for Harbour/xHarbour
Topic: erase GroupHeader on line
Replies: 2
Views: 255

erase GroupHeader on line

I have this superheader

:SetGroupHeader( "Estrazione", 1, 2)

is it possible to erase on line this superheader ?
by Silvio.Falconi
Thu May 12, 2022 7:20 am
Forum: FiveWin for Harbour/xHarbour
Topic: no sizing the column of xbrowse
Replies: 3
Views: 535

Re: no sizing the column of xbrowse

... f.
:lAllowColHiding := .f.
:lRecordSelector := .f.
:nRowDividerStyle := LINESTYLE_LIGHTGRAY
:nColDividerStyle := LINESTYLE_LIGHTGRAY
:SetGroupHeader( "Numeri Estratti ", 1, 6 )
:SetGroupHeader( if( nRadio == 1, "Somme estratti", "Distanze cilometriche" ), 7, 16 )
:nMarqueeStyle ...
by Silvio.Falconi
Mon Apr 18, 2022 4:06 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Change columns title array on line - Resolved -
Replies: 2
Views: 263

Change columns title array on line - Resolved -

... an array 16 columns
with a radiomenu I change a nvalue

https://i.postimg.cc/nLjFwf78/bu.jpg

I wish change the title of SetGroupHeader

I made
:SetGroupHeader( Iif(nRadio=1,"Somme estratti","Distanze cilometriche" ), 7, 16 ,oFontsmall,,30)

How I can to refresh the ...