- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
//FILE BEGAN 8.31.2022 CONTAINING QUESTION TO BE UPLOADED
//TO www.cadtutor.net/forum FOR TECHNICAL SUPPORT
***POP1
[DONUTS]
[DONUTS-1]$I=IMAGE1 $I=*
[DONUTS-2]$I=IMAGE2 $I=*
***IMAGE_A
**IMAGE1
[DONUTS-1]
[DONUT-CHOCOLATE,Delicious Donut]*^C^C-INSERT;DONUT-CHOCOLATE
[DONUT-CREAM,Good Donut]*^C^C-INSERT;DONUT-CREAM
.
.
.
***POP2
[COFFEE]
[COFFEE-1]$I=IMAGE3 $I=*
[COFFEE-2]$I=IMAGE4 $I=*
***IMAGE_B
**IMAGE3
[COFFEE-1]
[COFFEE_ARIBICA,Very Good Coffee]*^C^C-INSERT;COFFEE-ARIBICA
[COFFEE-COUMBIAN,Pretty Good Coffee]*^C^C-INSERT;COFFEE-COLUMBIAN
.
.
.
//END OF MENU
Dear Sirs:
Let's say image tile submenu "DONUTS-1" contains 5 dialog boxes. How do you get the descriptions and notes in list box containing, e.g. "Delicious Donut, Good Donut," to correspond to the specific dialog box that is displayed. i.e. when I click "next", I want the info in the list box to be exclusive to the tiles in the specific dialogue box that is being displayed.
The way the submenu is currently designed, when the "next" button is clicked, I get the same info in the list box regardless of which dialogue box being displayed.
Hope you can help, it would mean a great deal to me.
Very truly yours,
Sheldon Goodman
productionpriorities@gmail.com
[ The subject line of this post has been edited to include the product name by @handjonathan ]
Solved! Go to Solution.