Click here to Skip to main content
15,914,165 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to store RTP payload (G.711) to file? Pin
vikas amin15-Sep-05 2:13
vikas amin15-Sep-05 2:13 
GeneralUse Thread to update UI Pin
a_du5-Jul-05 18:26
a_du5-Jul-05 18:26 
GeneralRe: Use Thread to update UI Pin
sayup5-Jul-05 20:18
sayup5-Jul-05 20:18 
GeneralRe: Use Thread to update UI Pin
a_du5-Jul-05 20:33
a_du5-Jul-05 20:33 
GeneralRe: Use Thread to update UI Pin
PJ Arends5-Jul-05 21:38
professionalPJ Arends5-Jul-05 21:38 
GeneralRe: Use Thread to update UI Pin
David Crow6-Jul-05 2:49
David Crow6-Jul-05 2:49 
GeneralLoading controls at Run Time Pin
a_david1235-Jul-05 18:10
a_david1235-Jul-05 18:10 
GeneralRe: Loading controls at Run Time Pin
Jose Lamas Rios5-Jul-05 18:30
Jose Lamas Rios5-Jul-05 18:30 
Do you really need to create them at runtime? Unless you don't know until runtime how many labels you'll need, you can create them as not visible. Then at runtime, you can alter their text and position and show them as needed.

You can also add controls at runtime, of course, but more often than not it's not actually needed.

--
jlr
http://jlamas.blogspot.com/[^]
GeneralUNICODE in edit control Pin
John R. Shaw5-Jul-05 17:23
John R. Shaw5-Jul-05 17:23 
GeneralRe: UNICODE in edit control Pin
Jose Lamas Rios5-Jul-05 17:39
Jose Lamas Rios5-Jul-05 17:39 
GeneralRe: UNICODE in edit control Pin
John R. Shaw5-Jul-05 18:27
John R. Shaw5-Jul-05 18:27 
GeneralRe: UNICODE in edit control Pin
Jose Lamas Rios5-Jul-05 18:47
Jose Lamas Rios5-Jul-05 18:47 
GeneralRe: UNICODE in edit control Pin
John R. Shaw5-Jul-05 19:02
John R. Shaw5-Jul-05 19:02 
GeneralRe: UNICODE in edit control Pin
Jose Lamas Rios6-Jul-05 3:26
Jose Lamas Rios6-Jul-05 3:26 
GeneralRe: UNICODE in edit control Pin
John R. Shaw7-Jul-05 14:56
John R. Shaw7-Jul-05 14:56 
GeneralRe: UNICODE in edit control Pin
Jose Lamas Rios7-Jul-05 15:51
Jose Lamas Rios7-Jul-05 15:51 
GeneralRe: UNICODE in edit control Pin
Antony T6-Jul-05 1:11
sussAntony T6-Jul-05 1:11 
GeneralRe: UNICODE in edit control Pin
David Crow6-Jul-05 2:56
David Crow6-Jul-05 2:56 
GeneralRe: UNICODE in edit control Pin
John R. Shaw7-Jul-05 15:01
John R. Shaw7-Jul-05 15:01 
Questionwhat is that high-character? Pin
maranatha5-Jul-05 15:53
maranatha5-Jul-05 15:53 
AnswerRe: what is that high-character? Pin
Jose Lamas Rios5-Jul-05 17:48
Jose Lamas Rios5-Jul-05 17:48 
GeneralRe: what is that high-character? Pin
JWood6-Jul-05 9:17
JWood6-Jul-05 9:17 
GeneralRe: what is that high-character? Pin
Jose Lamas Rios6-Jul-05 10:46
Jose Lamas Rios6-Jul-05 10:46 
GeneralRe: what is that high-character? Pin
JWood6-Jul-05 12:18
JWood6-Jul-05 12:18 
QuestionMobile source control options? Pin
charlieg5-Jul-05 15:14
charlieg5-Jul-05 15:14 

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.