Jump to content

Select an item if another is selected...


Recommended Posts

Posted

Hi everybody,

Treeview example :

X Java Runtime Environment
O Microsoft Office
X OpenOffice.org

I want to do the following :

If "OpenOffice.org" is selected then I want that "Java Runtime Environment" is also selected...

How can I do that ??? With "if.true" instruction is possible ???

:huh:


Posted

The best thing to do is to set the Java Runtime as a sub item of OpenOffice so if you select OpenOffice, the runtime will be selected also.

You can also add a test to see if the Java Runtime is already installed, to prevent a reinstall.

While I don't have my test computer here, I can't give you an example, but will try later.

Posted
The best thing to do is to set the Java Runtime as a sub item of OpenOffice so if you select OpenOffice, the runtime will be selected also.

You can also add a test to see if the Java Runtime is already installed, to prevent a reinstall.

While I don't have my test computer here, I can't give you an example, but will try later.

Thanx XPect but I don't want to do so because in my society you can install JRE for some reasons and not install OpenOffice.org...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...