Valhalla Legends Archive

Programming => General Programming => C/C++ Programming => Topic started by: vespene- on May 27, 2004, 08:39 PM

Title: Can nebody help me
Post by: vespene- on May 27, 2004, 08:39 PM
ok you know how bouts have links? example U click the configuration button on the bot and it goes to the configuratioin form?  i have all my forms and stuff ready but how would i be able to link my config form to that button?
Title: Re:Can nebody help me
Post by: Moonshine on May 27, 2004, 11:25 PM
I think you meant "Bot", and are you even talking about C++?  :o

Edit: I think you're looking for DialogBox() or perhaps CreateWindowEx()... but "forms" remind me of VB?
Title: Re:Can nebody help me
Post by: Eibro on May 28, 2004, 11:29 PM
Quote from: vespene- on May 27, 2004, 08:39 PM
ok you know how bouts have links? example U click the configuration button on the bot and it goes to the configuratioin form?  i have all my forms and stuff ready but how would i be able to link my config form to that button?
You're extremely unclear in describing your problem.
Okay, what exactly are you trying to do?
Are you working with someone elses code? Your own code?
Do you know C/C++?
Have you worked with the Win32 API (http://en.wikipedia.org/wiki/API)?

Answering these questions will help us help you.