Tim
Why don´t you use Borland 5.82 or higher?.
Eduardo
Tim
Why don´t you use Borland 5.82 or higher?.
RE: Borland
This topic has been discussed many times on these forums. Several of us are working with Antonio to use Microsoft Visual C++ 2010. We feel the potential to integrate with newer technologies is significant.
RE: Statics in dialogs
I can confirm the same problem. There is no longer transparency in the statics, and it has been there previously. I am using a BRUSH.
As a result, for production I still must use 11.04. I'd really appreciate an updated set of libs when this is resolved.
Thanks.
Hello Antonio ,
Have you tried my example?
Thanks
Maurizio
Maurizio,
Yes, we have tried it. We can revert the changes in FixSays() so the background gets colored again but the bold effect remains there...
We need to check when this bold effect started, I mean from what FWH build
In FWH 11.01 the bold effect was already there...
If we replace TFOLDEREX with TFOLDER and SysTabControl32 in samples\Testfx8.prg and TestFx8.rc then the bold effect does not appear.
So it may seem something related to TFolderEx (?)
ACTIVATE DIALOG oDlg CENTERED ;
ON INIT oSay:lTransparent := .F.We are just uploading a revised FWH 11.7 that fixes the statics issue, thanks ![]()
Maurizio, Günther,
Please download the new FWH 11.7 build and check if the SAYs issue is fine now, thanks! ![]()
Not only SAYs issue, but also any other outstanding issues on painting may kindly be brought to notice preferably with small samples. Even reference to samples already posted would do.
Mr Maurizio
Painting of groups is resolved in this release. Glad if you can please confirm.
Would the FWH11.07 Aug, work ok already with latest Harbour at sourceforge?
hua wrote:Would the FWH11.07 Aug, work ok already with latest Harbour at sourceforge?
Thanks Anser. I'm already aware about that. What I'm asking is whether the issue has actually been resolved or not with FWH11.7 + current Harbour 3.1 in SVN
hua wrote:Thanks Anser. I'm already aware about that. What I'm asking is whether the issue has actually been resolved or not with FWH11.7 + current Harbour 3.1 in SVN
Antonio, the bolder and bolder-effect from the says comes in all cases, when the dialog is refreshed with oDlg:refresh(.F.). But only > XP. Try in a normal dialog with a button a call from oDlg:refresh(.F.) and you see the effect!