Search results for query: *

  • Users: ladynred
  • Content: Threads
  • Order by date
  1. L

    Arraylists

    Can someone explain to me how you get an arraylist to work in a drawing program? I have tried using some the examples I found online, but so far nothing works right. I have to set it up to be able for the user to choose a line, a rectangle, or freehand drawing. I don't really understand how...
  2. L

    Getting totals in a list box.

    Hi, I am new at this so I need all the help I can get. I am working on a program where the user enters a number into a text box. Then they press a button which adds the number to a list box. I have finally got the numbers to total in the list box (by clicking a button to calculate), but then...
  3. L

    Changing colors while drawing

    Hello, I'm new here and I couldn't find this problem discussed. I am doing a program that involves the user choosing to draw lines, rectangles, or freehand and choose colors and widths. My problem is that when I draw a line in one color and then maybe choose to draw a rectangle in another color...
Back
Top