case ::nTypeButton == TYPE_POPUP
if nCol >= ::nPopupMargin .or. !lAction
oWnd := ::oWnd
oWnd:NcMouseMove() // close the tooltip
if oWnd:oPopup == nil
oWnd:oPopup = ::oPopup
::oPopup:Activate( ::nTop + ::nHeight(),;
::nLeft - If( ! oWnd:IsKindOf( "TRBGROUP" ), oWnd:nLeft, 0 ), oWnd, .F. )
//If oWnd:ClassName() == 'TDIALOG'
oWnd:oPopup := Nil
//EndIf
else
oWnd:oPopup = nil
endif
::Refresh()
else
::click()
endif
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: No registered users and 83 guests