FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TestTray.prg bug
Posts: 190
Joined: Tue Mar 14, 2006 01:59 AM
TestTray.prg bug
Posted: Mon Apr 20, 2009 01:46 AM

If you right click the trayed icon twice, the popup menu disappears (you see a small square instead).
If the menu contains submenus, instead of the square above you see only the main items containing submenus, filled with garbage and they seems to me they're in 2007 look (even if no 2007 clause is in testtray.prg)

Any solution ?

Thanks,
Davide

FWH 9.04 , xH, Bcc

Posts: 190
Joined: Tue Mar 14, 2006 01:59 AM
Re: TestTray.prg bug
Posted: Fri May 29, 2009 04:54 PM
I've solved it by:
Code (fw): Select all Collapse
If Upper( ProcName(8) ) # "TRACKPOPUP"

Any better solution ?

Hi,
Davide

Continue the discussion