Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Canvas

  Asked By: Bailey    Date: Aug 12    Category: Java    Views: 438
  

I have an applicatio with a main Frame(BorderLayout) and then a Panel
in the center and a Canvas west. Now when i say:
c is the Canvas allready added to the frame.
Graphics g = c.getGraphics();
g.drawString ("GhhH",50,05);
It doesn't appear on the screen. It also doesn't throw any
Exceptions. Why is this?
--

-------------------------
Firefox
-------------------------

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Canvas Or get search suggestion and latest updates.




Tagged: