Hey,
I looked at the previous post on how to get GUI components into your DLL, but it was not only difficult for me to follow, but it also was not the way I wanted my DLL's to be called by DBP.
I want to be able to drop the DLL into the user-plugin folder and have the program run fine. No external files with my executable.
Can I please get a very informative example on how to make a plugin which will give me a Button or Textbox in DBP. Not one that must be called with the Call DLL command. One that is dropped in the user-plugin folder.
Maybe I can get an example of a Button and when you press it, it returns a value to say that its been pressed. Something real simple but yet GUI related and doesnt require the need to be called.
I would highly appreciate the help guys.
Thanks,
The Lone Programmer
Mess With The Best, Die Like The Rest.