Re: show hide
Let's say for an example, your install places a value in the Registry. Let's say you write a value of TRUE somewhere in some key.
In your menu you would have a READ FROM REGISTRY action that reads the value of this particular key and saves it in a variable, let's call it %RegVar%.
Now you could have a Boolean condition on a HIDE OBJECT action that looked like the following:
%RegVar% = TRUE
Therefore, that particular object would be hidden only if the Registry value equaled the value TRUE.
Hope this helps.
------------------
Sincerely,
Darryl Hnatiuk
Indigo Rose Corporation
Announcement
Collapse
No announcement yet.
show hide
Collapse
This topic is closed.
X
X
Leave a comment: