Hey all,
another homework assignment here thats kind of unclear on the requirements. It is a forms program that assigns people to seats on an airplane. The part that is losing me is that its telling me to display the passenger manifest in a list box, but then its telling me to display it in a list box. Then it calls it a rich text box again. The screenshots provided with the assignment only show one display box. One of the events that is supposed to be included is a double click on an item in the manifest display. When the flight is closed, it tallies up your first class and business class passengers and displays that info in the same display box.
So my question is, was list box somehow incorporated into the rich text box? I thought maybe it was just overlayed, but later screenschots show the display box filled and scrolled down, as if it were all the same text box, rather than just a list box or rich text. I'm confused. Obviously, I'm not looking for anyone to do my work for me, but it doesn't appear this was covered in our material. Online class, so I don't get a lot of instructor feedback on stuff like this, unfortunately. Can anyone offer to shed any light on this?