Emad Shawakfa
April 28th, 1999, 08:45 PM
Hello,
I am just a new member of this group and realy don't know if my question was asked before or not. I am a new VC++ programmer and currently working on implementing a dialog based application that will be intended to be used by novice users in a bilingual environment using VC++5.0 with the ability to compile it also in VC++6.0 as well. However, I am facing few problems and hope to find answers to them on this discussion group; some of those problems are:
1) Is it possible to change the text alignment and the orientation of the reading of text in an Edit box dynamically during the execution of the program instead of changing it in the resource file?
2) If you make an edit box active and the cursor starts blinking in that box, if you clear all boxes in order to refresh the whole session, is it possible to have the cursor go back to the first Edit box automatically and have that box ready for input?
3) If I am using a disabled Edit box for my output, although I am using the property of multiline for that Edit box I've tried adding to the control variable the \n for the new line but the output did not spread on multiline unless the output is more than the size of the box, is it possible to have the output spread on a multi-line?
Thanks, and hope to find my solution here.
Regards,
____________________________________________________________________________
Emad M. Al-Shawakfa,
____________________________________________________________________________
PC Lab Manager, PhD Candidate Voice : (312) 567 - 5104
Computing and Network Services. Fax : (312) 567 - 5968
Illinois Institute of Technology Email : emad.alshawakfa@iit.edu
10 W. 31st Street, Room 007 URL : http://www.iit.edu/~shawakfa
Chicago, IL 60616
____________________________________________________________________________
I am just a new member of this group and realy don't know if my question was asked before or not. I am a new VC++ programmer and currently working on implementing a dialog based application that will be intended to be used by novice users in a bilingual environment using VC++5.0 with the ability to compile it also in VC++6.0 as well. However, I am facing few problems and hope to find answers to them on this discussion group; some of those problems are:
1) Is it possible to change the text alignment and the orientation of the reading of text in an Edit box dynamically during the execution of the program instead of changing it in the resource file?
2) If you make an edit box active and the cursor starts blinking in that box, if you clear all boxes in order to refresh the whole session, is it possible to have the cursor go back to the first Edit box automatically and have that box ready for input?
3) If I am using a disabled Edit box for my output, although I am using the property of multiline for that Edit box I've tried adding to the control variable the \n for the new line but the output did not spread on multiline unless the output is more than the size of the box, is it possible to have the output spread on a multi-line?
Thanks, and hope to find my solution here.
Regards,
____________________________________________________________________________
Emad M. Al-Shawakfa,
____________________________________________________________________________
PC Lab Manager, PhD Candidate Voice : (312) 567 - 5104
Computing and Network Services. Fax : (312) 567 - 5968
Illinois Institute of Technology Email : emad.alshawakfa@iit.edu
10 W. 31st Street, Room 007 URL : http://www.iit.edu/~shawakfa
Chicago, IL 60616
____________________________________________________________________________