FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Fix for RibbonBar on XP
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Fix for RibbonBar on XP
Posted: Thu Dec 31, 2009 07:47 PM
This change is required three times in Class TRBtn (Buttons for the RibbonBar) to properly show the popup menus on XP:
Code (fw): Select all Collapse
      ::oPopup:Activate( ::nTop + ::nHeight(), ::nLeft - oWnd:nLeft, oWnd, .f. )

On Windows 7 it was working fine but failed on XP. Now it is ok :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion