Search:

Type: Posts; User: hope_08

Search: Search took 0.14 seconds.

  1. Replies
    4
    Views
    1,746

    Re: draw can't be resolved. Help!

    Hi

    I feel u need to create object of Drawing class instead of draw. Because there is no class as draw here.
    So instead of draw object = new draw(); use Drawing object = new Drawing();
    and then...
  2. Replies
    4
    Views
    1,746

    Re: draw can't be resolved. Help!

    Hi

    what is the draw class here , the object for which is created... have you created one?
Results 1 to 2 of 2