Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Woten on Wed 27/03/2013 00:50:55

Title: How do I connect the Listbox to the Label on the Journal I'm making?
Post by: Woten on Wed 27/03/2013 00:50:55
The idea is to have a number of labels and each of the corresponding to an entry on a listbox.

The Manual is very fluffy about the listboxes and instead of painstakingly testing how it works through relentless trial and error I thought I might post here in case someone knew the answer.

Thank you in advance.
Title: Re: How do I connect the Listbox to the Label on the Journal I'm making?
Post by: Khris on Wed 27/03/2013 01:02:56
What about this: http://www.adventuregamestudio.co.uk/forums/index.php?topic=47868.msg636449126#msg636449126

You don't need multiple labels; you can use a single one and change its text at any time. Murray explained how to do this when a Listbox items is selected, isn't that what you're looking for?
Title: Re: How do I connect the Listbox to the Label on the Journal I'm making?
Post by: Woten on Wed 27/03/2013 11:12:29
I kind of slapped myself in the head for not checking the previous post. (Didn't get a message prompt.)