FWH 8.11 problem with OUTLOOK2003

FWH 8.11 problem with OUTLOOK2003

Postby fraxzi » Fri Nov 28, 2008 6:53 am

After upgrading to FWH8.11 I got this runtime with OutLook2003...

Image

Do I need to define ::oBrush for outlook2003?


Regards
Kind Regards,
Frances

Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
User avatar
fraxzi
 
Posts: 811
Joined: Tue May 06, 2008 4:28 am
Location: Philippines

Postby Antonio Linares » Fri Nov 28, 2008 9:24 am

Frances,

Fixed. These lines are required in Class TOutLook2003:
Code: Select all  Expand view
METHOD Default() CLASS TOutLook2003

   local oDlg, n

   ::SetColor( ::nClrText, ::nClrPane )  // new !!!

   for n = 1 to Len( ::aDialogs )
      ...

And in Method Redefine():
Code: Select all  Expand view
   ::nClrPane = GetSysColor( COLOR_BTNFACE )

A new 8.11 build will be available in a few minutes. Thanks! :-)
regards, saludos

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

Postby fraxzi » Sat Nov 29, 2008 12:15 am

Thank you so much Senior Antonio!


Will update ASAP.


Best regards
Kind Regards,
Frances

Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
User avatar
fraxzi
 
Posts: 811
Joined: Tue May 06, 2008 4:28 am
Location: Philippines


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 90 guests