sanofsans wrote: > Hi folks, > > I have a probem. I do not know how to use the text field feature in C++. > I would like to enter a word in the text field which can be used as a > variable in the program. An example would be when the user enters a > password in the text field, if it matches with what the program is > expecting then something else happens, for example he can log in. > > Thank you very much for your help. > > Best, > D++
Got some source code? Since ANSI C++ doesn't do GUI interface components such as text fields. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* VerifyMyPC 2.5 Change tracking and management tool. Reduce tech. support times from 2 hours to 5 minutes. http://www.CubicleSoft.com/VerifyMyPC/
