FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Wbrowse nCOL Returns NIL
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Wbrowse nCOL Returns NIL
Posted: Sun Sep 14, 2008 07:46 PM

Antonio

Two months ago I reported that

// oBrw:nClrPane := { |nCOL| SelColorB( nCOL, oRsProj:Fields("row_color"):Value, oRsProj:Fields("active"):Value, "B" ) }
// oBrw:nClrForeFocus = { |nCOL| SelColorH( nCOL, oRsProj:Fields("row_color"):Value, oRsProj:Fields("active"):Value, "F" ) }

nCOL for both of those methods return NIL for the code block. I am using FWH 807. I remember you had a syntactical fix for prior versions .. but that only seemed to work for obrw:nClrText ..

Can you look at the column code block and if you have it fixed for production FWH 808 .. let me know.

Thanks
Rick Lipkin

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Wbrowse nCOL Returns NIL
Posted: Fri Sep 19, 2008 08:41 PM

Rick,

nClrPane can be used as a codeblock and it already receives the nColumn index.

nClrForeFocus is not supported as a codeblock yet.

Please excuse my delay in answering you, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Wbrowse nCOL Returns NIL
Posted: Fri Sep 19, 2008 09:29 PM

Antonio

Thanks for the answer .. I have a work around for now so this is not a problem.

Rick

ps .. you had asked me to contact you over YIM ( a couple of weeks ago ) about some Microsoft AD tools ?? perhaps something we can integrate with FWH ??

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Wbrowse nCOL Returns NIL
Posted: Fri Sep 19, 2008 09:32 PM

Rick,

Yes, I tried to contact you on yim but it was not related to Microsoft AD tools.

It was a quick question that I needed to ask you, but I already solved it. Thanks :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion