EDN Admin
Well-known member
<P>Heres what Im doing. Im writting a Point of Sale program specialized for a company. What my delema is I need a print out of the receipt on screen and able for users to edit the items or void the items or give discounts on the spot. I was thinking about using a listbox but theres another delema, I need the print out to look something like the following.</P>
<P>12/23/2005 2:24 PM
Product 1 13.45
• Option1 selection
• Option2 selection
• Option3 selection
• Option4 selection</P>
<P>Product 2 4.25
• Option1 selection
• Option4 selection</P>
<P>Now what i want is when a user click on the product or options it will bring a screen up that will void or give discounts to that product. What im having trouble with is deciding exactly what to use, and how to program it. Any help would be appreciated. What i have now is a listbox (for determining size and what not) at 248 x 511 pixels. This will stay this size. I really would appreciate some input as to how to do this. I hope ive explained it well enough. Anyquestions just ask.</P>
<P>Thank you in advance.</P>
<P>Dan</P>
View the full article
<P>12/23/2005 2:24 PM
Product 1 13.45
• Option1 selection
• Option2 selection
• Option3 selection
• Option4 selection</P>
<P>Product 2 4.25
• Option1 selection
• Option4 selection</P>
<P>Now what i want is when a user click on the product or options it will bring a screen up that will void or give discounts to that product. What im having trouble with is deciding exactly what to use, and how to program it. Any help would be appreciated. What i have now is a listbox (for determining size and what not) at 248 x 511 pixels. This will stay this size. I really would appreciate some input as to how to do this. I hope ive explained it well enough. Anyquestions just ask.</P>
<P>Thank you in advance.</P>
<P>Dan</P>
View the full article