Search:

Type: Posts; User: mikejr76

Search: Search took 0.12 seconds.

  1. Replies
    13
    Views
    4,726

    [SOLVED] Re: Calculating Commission with a GUI???

    Where's your main method, variable declarations, helper methods?
  2. Replies
    13
    Views
    4,726

    [SOLVED] Re: Calculating Commission with a GUI???

    you should divide and conquer. 1st write out the math that will make up your algorithm. Then build your GUI. Then handle your events. Finally tie you logic into your events.
Results 1 to 2 of 2