Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NeedMiscHelp

    Canvas -> Swing, paintComponent() not working

    Everyone says to use JComponent or JPanel instead of Canvas. I override paintComponent() with the code that was formerly in paint(), but nothing shows up. I just get a gray panel. I put in a System.out.println() statement in the paintComponent() method and make sure it only prints out at the...
  2. NeedMiscHelp

    C Program doesn't output anything on UNIX??

    I've tried a test program with a printf("Hello"); statement in main and it doesn't output anything?? I've tried it on FreeBSD 4.6.2 and 4.7 and Solaris (I think 4). Any ideas??
  3. NeedMiscHelp

    Excel- legend shows all column values

    Why is it that the legends for my graphs sometimes show ALL the values in a column?? For example, if my column names are "9/3/02", "10/3/02", and "11/10/02" the legend SHOULD and sometimes shows only these in the legend. However, sometimes the keys in the legend...

Part and Inventory Search

Back
Top