User Profile

Collapse

Profile Sidebar

Collapse
dde334
dde334
Last Activity: May 21 '08, 09:06 PM
Joined: May 14 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • dde334
    replied to C++ Form Transitions
    in C
    It doesnt compile, and the error says FormB: undeclared identifier.
    See more | Go to post

    Leave a comment:


  • dde334
    replied to C++ Form Transitions
    in C
    Thanks, but when I am editing FormA, it wont work when I try to make it open FormB. Is there some other type of declaration, or something I need to do to FormB? They are both in the same project....
    See more | Go to post

    Leave a comment:


  • dde334
    replied to C++ Form Transitions
    in C
    I tried that, but the output sais that FormB is an undeclared identifier. Is there some sort of declaration that I need, or am I doing is wrong?
    Code:
     Show(Project::FormB);
    See more | Go to post
    Last edited by dde334; May 15 '08, 08:47 PM. Reason: wrong titles

    Leave a comment:


  • dde334
    replied to C++ Form Transitions
    in C
    Could you post an example?...
    See more | Go to post

    Leave a comment:


  • dde334
    started a topic C++ Form Transitions
    in C

    C++ Form Transitions

    I probably should know how to do this, but I don't. I need to make a program that uses multiple forms. Say that I have FormA, that opens when you compile, and when you push button1, it closes FormA and opens FormB.
    See more | Go to post
No activity results to display
Show More
Working...