PDA

View Full Version : How to have multiple control in one screen



Rajdeep
03-17-2008, 04:35 PM
Hi, I want to display to the user the available updates as checkboxes. When the user selects a particular update, then I need to display the description of that update to the user. I was thinking to use a screen where I can have a set of checkboxes on the left hand side and a scrolling text in the right hand side. So when the user selects a checkbox, I will update the scrolling text section with the corresponding description.

But I am not able to put the scrolling text and checkboxes in the same screen. Can you please suggest how I can do this.

Mark
03-19-2008, 12:46 PM
Hi Rajdeep,

Currently there is no way to create custom screens in TrueUpdate 3.0. However you might try using the bottom text on a CheckBox or ListBox screen in order to display your text when the user checks or selects an item.