Re: Multiline Cedit not Multilining
From: David Lowndes (davidl_at_example.invalid)
Date: 05/08/04
- Next message: Robin: "Re: Multiline Cedit not Multilining"
- Previous message: vipin: "sroilling"
- In reply to: Robin: "Re: Multiline Cedit not Multilining"
- Next in thread: Robin: "Re: Multiline Cedit not Multilining"
- Reply: Robin: "Re: Multiline Cedit not Multilining"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 08 May 2004 14:23:14 +0100
>Ok ctrl-enter works... and spy++ does say it has styles ES_MULTILINE and
>ES_WANTENTER, so how do I get a new line with SetWindowText?
"\r\n" (in that order) should work. Got an code example that doesn't
work?
Dave
-- MVP VC++ FAQ: http://www.mvps.org/vcfaq
- Next message: Robin: "Re: Multiline Cedit not Multilining"
- Previous message: vipin: "sroilling"
- In reply to: Robin: "Re: Multiline Cedit not Multilining"
- Next in thread: Robin: "Re: Multiline Cedit not Multilining"
- Reply: Robin: "Re: Multiline Cedit not Multilining"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|