View Single Post
  #5 (permalink)  
Old 05-12-2008, 02:45 PM
Zebra's Avatar
Zebra Zebra is offline
Member
 
Join Date: Apr 2008
Location: Louisville, Indiana/Kentucky
Posts: 64
Zebra is on a distinguished road
Sorry, I don't understand how to do that. But is there a code on how to make a triangle like there is to make a rectangle? If so can you give me it. Thanks, sorry I don't understand, but I am only in programming I.
Code:
setBackground(Color.black); page.fillRect(0, 175, 300, 50);
__________________
I am a Java n00b.
Reply With Quote