Search:

Type: Posts; User: macko

Search: Search took 0.22 seconds.

  1. Replies
    1
    Views
    1,471

    [SOLVED] Re: error adding textboxes to panel

    ok yes im sorry for the trouble of reading this. i was correct. i guess i should have tried it earlier. I have fixed the problem by simply removing the code to declare a new panel from inside the for...
  2. Replies
    1
    Views
    1,471

    [SOLVED] error adding textboxes to panel

    yet another null pointer exception, altho i cannot see why it will not allow me to add the textbox to the panel. code:


    // Put the data in the panels
    for(int a = 2; a < 16; a++){
    if(a ==...
Results 1 to 2 of 2