View Single Post
  #4 (permalink)  
Old 07-31-2007, 05:06 AM
rhivka rhivka is offline
Member
 
Join Date: Jul 2007
Posts: 11
rhivka is on a distinguished road
Nvm I fixed that last one with:
termTxt.setText(Integer.toString(termArray[index]));

But now... I'm back to a blank UI when it starts. Should I post it all again?
Reply With Quote