I asked before about the syntax in the new ListRequest command for displaying submenus... Maybe a picture can demonstrate what I'm asking about.
The lists in the highlighted area are what I would expect to see in a two-catagory-list with five submenu options, (first catagory with two options and the second catagory with three).
What I get now is four catagories, two of which display as blank, and those are the ones with the submenu options. This offers the user seven options, mixing together the catagories and the submenu options - not what I really intended.)
Am I just using the ListRequest command wrong? Or is there currently some other syntax to have the list functionality as shown in the highlighted area?
Code: Select all
tv_ListRequest "Apples|/Macs|/Lisas|Oranges|/IBMpcs|/Dells|/HPs"
Sven