ASSISTANCE NEEDED - Dual xbrowse header

Re: ASSISTANCE NEEDED - Dual xbrowse header

Postby Antonio Linares » Wed Dec 23, 2009 2:33 pm

Tim,

We have totally replaced the group header implementation in Class TXBrowse.

We will publish the new changes in next FWH 9.12 :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41453
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: ASSISTANCE NEEDED - Dual xbrowse header

Postby Silvio » Wed Dec 23, 2009 3:10 pm

Antonio,
Perhaps I not understand which is the problem !!
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Re: ASSISTANCE NEEDED - Dual xbrowse header

Postby Antonio Linares » Wed Dec 23, 2009 3:37 pm

Silvio,

We will provide a complete explanation in a day or two, when we publish FWH 9.12 :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41453
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: ASSISTANCE NEEDED - Dual xbrowse header

Postby nageswaragunupudi » Sun Dec 27, 2009 2:04 pm

Downloaded FWH 9.12.

The new syntax for setting group headers is :
oBrw:SetGroupHeader( cGroupHeader, [nFromCol], [nUptoCol], [oFont] )

In the above example, the group headers can be set with the following code:
Code: Select all  Expand view
  for n := 0 to 4
      oBrw:SetGroupHeader( NtoCDoW( n + 2 ), n * 9 + 2, n * 9 + 10, oBold ) // font is optional
   next
 

The original examples, with similar gradient colors, could look like this:
Image
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10318
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 126 guests