Re: Checbox help!!!
- From: "Andrew Thompson" <andrewthommo@xxxxxxxxx>
- Date: 26 Sep 2006 22:26:11 -0700
abc4616 wrote:
I am trying to write a program that calculates the price when the checkboxes
are selected and the calculate button is pressed.
The applet* worked as advertised for me.
When I selected some of the checkboxes, and clicked the button,
the total was displayed (and the checkboxes cleared).
Now I am not sure how to code the part where you click the box and the price
of that item appears.
What is supposed to happen?
As a few asides.
- * applets are a terrible place to start GUI devlopment, they are
much harder to debug and deploy than applications. If the applet
is a requirement of the assignment, please impress that upon the
instructor. If the instructor show any resistance to replacing
appletswith applications, ask them to post the reasons here,
so we can discuss them further.
- Please use smaller code indents than 8 chars when posting to
usenet, and try to keep total line width to less than 64 chars wide,
as some new readers will have wrapped by that stage.
Andrew T.
.
- References:
- Checbox help!!!
- From: abc4616
- Checbox help!!!
- Prev by Date: Checbox help!!!
- Next by Date: Help on Socket and URLConnection
- Previous by thread: Checbox help!!!
- Next by thread: Help on Socket and URLConnection
- Index(es):