FRM-41042 No such property for Set_Item_Property

From: <wozi_at_dhc.net>
Date: Sat, 12 Feb 2000 07:55:56 -0600
Message-ID: <2AB95FE7103B298F.11ED95E40C19FBC6.9FEE623B2376567C_at_lp.airnews.net>



[Quoted] I issued the following code in my app.

Set_Item_Property('block_name.Item_name',Mouse_Navigate,Property_False);

[Quoted] At runtime, I get the message above. I am still able to mouse navigate to the item.
[Quoted] Does this property not work? Am I using it incorrectly?

The following code works works fine:
Set_Item_Property('block_name.Item_name',Navigable,Property_False);

To work around the problem, I use ENABLED, Property_False. But the problem is that the text item
[Quoted] is grayed out. That doesn't satisfy my needs.

Any help will be appreciated. thanks Received on Sat Feb 12 2000 - 14:55:56 CET

Original text of this message