Click here to Skip to main content
16,006,065 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
Waldermort30-Mar-06 0:06
Waldermort30-Mar-06 0:06 
GeneralRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
FarPointer30-Mar-06 2:04
FarPointer30-Mar-06 2:04 
GeneralRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
toxcct30-Mar-06 2:07
toxcct30-Mar-06 2:07 
GeneralRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
FarPointer30-Mar-06 2:12
FarPointer30-Mar-06 2:12 
QuestionRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
David Crow30-Mar-06 2:11
David Crow30-Mar-06 2:11 
AnswerRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
toxcct30-Mar-06 2:15
toxcct30-Mar-06 2:15 
AnswerRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
Ganesh_T30-Mar-06 0:01
Ganesh_T30-Mar-06 0:01 
AnswerRe: How can i input a string(user input) into Static Text that string display in length of Static Text on screen. Pin
Hamid_RT30-Mar-06 1:27
Hamid_RT30-Mar-06 1:27 
Hi fcoder ,
You can use SetWinwodwText m_YourStatic.SetWindowText("yourtext");
and you can calculate of text
example if text length>50 then write only 10 character and then use ...
or you can change font from Control or MoveWindow to change size of control



QuestionHow to avert flicking? about List control Pin
chybin29-Mar-06 23:22
chybin29-Mar-06 23:22 
AnswerRe: How to avert flicking? about List control Pin
Justin Tay29-Mar-06 23:45
Justin Tay29-Mar-06 23:45 
GeneralRe: How to avert flicking? about List control Pin
Ștefan-Mihai MOGA30-Mar-06 0:02
professionalȘtefan-Mihai MOGA30-Mar-06 0:02 
GeneralRe: How to avert flicking? about List control Pin
Justin Tay30-Mar-06 1:03
Justin Tay30-Mar-06 1:03 
GeneralRe: How to avert flicking? about List control Pin
FarPointer30-Mar-06 2:09
FarPointer30-Mar-06 2:09 
GeneralRe: How to avert flicking? about List control Pin
Justin Tay30-Mar-06 2:20
Justin Tay30-Mar-06 2:20 
GeneralRe: How to avert flicking? about List control Pin
FarPointer30-Mar-06 2:30
FarPointer30-Mar-06 2:30 
GeneralRe: How to avert flicking? about List control Pin
Justin Tay30-Mar-06 2:37
Justin Tay30-Mar-06 2:37 
GeneralRe: How to avert flicking? about List control Pin
FarPointer30-Mar-06 4:42
FarPointer30-Mar-06 4:42 
GeneralRe: How to avert flicking? about List control Pin
chybin30-Mar-06 14:55
chybin30-Mar-06 14:55 
AnswerRe: How to avert flicking? about List control Pin
James R. Twine30-Mar-06 4:39
James R. Twine30-Mar-06 4:39 
GeneralRe: How to avert flicking? about List control Pin
chybin30-Mar-06 15:01
chybin30-Mar-06 15:01 
AnswerRe: How to avert flicking? about List control Pin
James R. Twine30-Mar-06 16:47
James R. Twine30-Mar-06 16:47 
GeneralRe: How to avert flicking? about List control Pin
chybin30-Mar-06 19:37
chybin30-Mar-06 19:37 
GeneralRe: How to avert flicking? about List control Pin
James R. Twine31-Mar-06 0:00
James R. Twine31-Mar-06 0:00 
QuestionAbout sending mail Pin
mkoliv29-Mar-06 22:40
mkoliv29-Mar-06 22:40 
AnswerRe: About sending mail Pin
Ștefan-Mihai MOGA30-Mar-06 0:06
professionalȘtefan-Mihai MOGA30-Mar-06 0:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.