Discussion:
Require VC++ version of VB InputBox()
(too old to reply)
y***@gmail.com
2016-02-16 08:05:48 UTC
Permalink
on sourceforge, tiny file dialogs has a function call for a input box.
it's a simple C C++ cross-platform file to add to your project.

http://tinyfiledialogs.sourceforge.net
To all those expert programmers who will probably laugh and carry on
about bad programming style - I understand. BUT...all I require is a
class that I may link to my current source code (small program) to
prompt user input. Something just like InputBox() in Visual Basic. I am
not experienced in C++ Windows programming (and also fairly new to C++),
but I do need a solution FAST. My project is not learning how to program
in Windows. Please understand! Thanks in advance.
Cholo Lennon
2016-02-17 13:49:38 UTC
Permalink
Post by y***@gmail.com
on sourceforge, tiny file dialogs has a function call for a input box.
it's a simple C C++ cross-platform file to add to your project.
http://tinyfiledialogs.sourceforge.net
To all those expert programmers who will probably laugh and carry on
about bad programming style - I understand. BUT...all I require is a
class that I may link to my current source code (small program) to
prompt user input. Something just like InputBox() in Visual Basic. I am
not experienced in C++ Windows programming (and also fairly new to C++),
but I do need a solution FAST. My project is not learning how to program
in Windows. Please understand! Thanks in advance.
Another record! a response to a post that is almost *18* years old!
--
Cholo Lennon
Bs.As.
ARG
Loading...