FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Menu Class Change
Posts: 36
Joined: Thu Oct 26, 2006 05:23 PM
Menu Class Change
Posted: Mon Aug 24, 2009 09:11 PM
Antonio,

If you haven't already, would it be possible to change line 428 in the Command method of the TMenu class (I am using FW 7.05) so that it passes the oMenuItem var in the EVAL of bWhen?

if oMenuItem:bWhen != nil .and. ! Eval( oMenuItem:bWhen, oMenuItem )

It is passed elsewhere and I assume it was an oversight. By making this change, I don't have to delare object names for every menu item I want to affect in the WHEN clause.

Thanks.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Menu Class Change
Posted: Thu Aug 27, 2009 07:48 AM

Andy,

Already implemented in FWH 9.08, thanks :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion