Closed Thread
Results 1 to 3 of 3

Thread: Using Forms

  1. #1
    p1ckk is offline Newbie
    Join Date
    Dec 2009
    Posts
    2
    Rep Power
    0

    Using Forms

    a simple question, but i'm new to this.
    I want to click a button in a form and have it call a function in my main source file, so in my button_click function I call the function that I want to call but the compiler says identifier not found, I think this has something to do with it calling the form1.h file before the function declarations, how do I get this to work?

    cheers

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,486
    Blog Entries
    75
    Rep Power
    143

    Re: Using Forms

    Can you post the code you have? That might help us help you.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    p1ckk is offline Newbie
    Join Date
    Dec 2009
    Posts
    2
    Rep Power
    0

    Re: Using Forms

    got it sorted.
    cheers

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Forms
    By Howdy_McGee in forum HTML Programming
    Replies: 5
    Last Post: 07-12-2010, 09:12 AM
  2. Forms
    By VBHelpMe in forum Visual Basic Programming
    Replies: 1
    Last Post: 03-28-2009, 12:53 PM
  3. Replies: 6
    Last Post: 02-03-2009, 10:39 AM
  4. Forms
    By josie66 in forum Visual Basic Programming
    Replies: 2
    Last Post: 11-05-2008, 10:05 AM
  5. C# Forms
    By xarzu in forum C# Programming
    Replies: 1
    Last Post: 01-10-2008, 05:01 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts