tBmpGet mouseover problem

tBmpGet mouseover problem

Postby TimStone » Tue Jul 17, 2007 10:37 pm

I'm using the tBmpGet class that was written back several years ago. It has been very good to display a small calendar bitmap and allow for date lookups.

With the latest release of FWH when someone mouses over the date which is shown in the field, it disappears. ( July release ). I cannot replicate this on my Vista computer, but clients using XP indicate its happening for them.

I can't find a later version of this class. Is anyone using it, and if so, have you seen this behavior ?

Suggestions would be appreciated. Thanks.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2944
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Postby Antonio Linares » Thu Jul 19, 2007 5:41 pm

Tim,

Solved. Please place these lines at the bottom of Class TBmpGet Method Default:
Code: Select all  Expand view
METHOD Default() CLASS TBmpGet

   ...

   #include "wcolors.ch"

   ::SetColor( GetSysColor( COLOR_WINDOWTEXT ), GetSysColor( COLOR_WINDOW ) )

RETURN NIL
regards, saludos

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


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 23 guests