Search:

Type: Posts; User: nima_pw

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    2,619

    Thanks Magos, My problem solved here...

    Thanks Magos,
    My problem solved here.

    Best regards,
    Nima
  2. Replies
    3
    Views
    2,619

    Thanks for your reply my friend. I'm trying to...

    Thanks for your reply my friend.

    I'm trying to pass the number that user enter in textbox to glDraw() method of View class.
    I tested this way before:


    int m = 3;
    ...
  3. Replies
    3
    Views
    2,619

    problem in pass a variable to a class

    Hi my friends,

    I wrote a program in C#.
    I want user put a number(n) in textBox and click button and then my

    program, draw a polygonal according with (n).

    My program include 2 class:

    1-...
Results 1 to 3 of 3