I am testing Codejock SkinFrameWork 12.0. and only the twbrowse header does not take on the theme.
Thanks Mike.

Thanks Mike.


Hi Mike,
What about other controls ? Did you get them working in Codejock SkinFrameWork ?
Mike Buckler wrote:I am testing Codejock SkinFrameWork 12.0. and only the twbrowse header does not take on the theme.
Thanks Mike.
richard-service wrote:Mike Buckler wrote:I am testing Codejock SkinFrameWork 12.0. and only the twbrowse header does not take on the theme.
Thanks Mike.
Hi Mike,
I test Codejock v12.01
I found FWH some components not support it.
Ex. ButtonBar, Msg, Menu, ButtonBmp...etc.
This JPG disappear ButtonBar in Top and MessageBar in Bottom.
Regards,
Richard
All of the controls that we use in our application seem to work fine with Codejock SkinFrameWork we do not use the ones that you are having problems with.
Our idea is to use a set of skins with our company logo embedded in them with different colors.
If I could find where to set the color of the hedder in twbrowse, I would set it to GetSysColor( COLOR_WINDOW ) and this would work great for us.
If anyone knows where the header is defined in twbrowse.prg it would be of great help to me.
Thanks
Mike S. Buckler
Try:
oLbx:nClrBackHead
oLbx:nClrForeHead
Regards,
James
Thanks that did it.