Click here to Skip to main content
15,890,690 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalinsert a chart into a dialog Pin
Marc Soleda26-Jul-05 6:24
Marc Soleda26-Jul-05 6:24 
GeneralSize of a dialog box Pin
si_6926-Jul-05 5:12
si_6926-Jul-05 5:12 
GeneralRe: Size of a dialog box Pin
toxcct26-Jul-05 5:19
toxcct26-Jul-05 5:19 
GeneralRe: Size of a dialog box Pin
Renjith Ramachandran26-Jul-05 8:45
Renjith Ramachandran26-Jul-05 8:45 
Generalwinsock2: SPI problems Pin
superstition26-Jul-05 4:39
superstition26-Jul-05 4:39 
GeneralRe: winsock2: SPI problems Pin
Peter Weyzen26-Jul-05 10:21
Peter Weyzen26-Jul-05 10:21 
GeneralRe: winsock2: SPI problems Pin
superstition26-Jul-05 20:35
superstition26-Jul-05 20:35 
QuestionCListCtrl 260 character limit???? Pin
Anonymous26-Jul-05 3:28
Anonymous26-Jul-05 3:28 
I am trying to present data that its maximum length is 2000 characters using a CListCtrl.

I am using the LVN_GETDISPINFO event, so I can change the cchTextMax to 2000 and point pszText to a buffer that contains the 2000 characters to be presented.

Even though I am permitted to change, when presenting it the data is always truncated in 260 characters.

How to change it for being able to present the complete text?

Thank you for your help,
magda.

AnswerRe: CListCtrl 260 character limit???? Pin
mark novak26-Jul-05 3:46
mark novak26-Jul-05 3:46 
GeneralRe: CListCtrl 260 character limit???? Pin
Anonymous26-Jul-05 4:09
Anonymous26-Jul-05 4:09 
GeneralDynamic popup menu [edited - bis] Pin
toxcct26-Jul-05 3:04
toxcct26-Jul-05 3:04 
GeneralRe: Dynamic popup menu Pin
mark novak26-Jul-05 3:09
mark novak26-Jul-05 3:09 
GeneralRe: Dynamic popup menu Pin
toxcct26-Jul-05 3:19
toxcct26-Jul-05 3:19 
GeneralRe: Dynamic popup menu Pin
mark novak26-Jul-05 3:33
mark novak26-Jul-05 3:33 
GeneralRe: Dynamic popup menu Pin
toxcct26-Jul-05 3:43
toxcct26-Jul-05 3:43 
GeneralRe: Dynamic popup menu Pin
mark novak26-Jul-05 3:50
mark novak26-Jul-05 3:50 
GeneralRe: Dynamic popup menu Pin
toxcct26-Jul-05 3:59
toxcct26-Jul-05 3:59 
GeneralRe: Dynamic popup menu Pin
mark novak26-Jul-05 4:15
mark novak26-Jul-05 4:15 
GeneralRe: Dynamic popup menu Pin
toxcct26-Jul-05 5:11
toxcct26-Jul-05 5:11 
GeneralRe: Dynamic popup menu Pin
mark novak26-Jul-05 5:30
mark novak26-Jul-05 5:30 
GeneralRe: Dynamic popup menu Pin
toxcct26-Jul-05 20:35
toxcct26-Jul-05 20:35 
GeneralRe: Dynamic popup menu Pin
mark novak27-Jul-05 1:54
mark novak27-Jul-05 1:54 
GeneralRe: Dynamic popup menu Pin
toxcct27-Jul-05 2:00
toxcct27-Jul-05 2:00 
GeneralRe: Dynamic popup menu Pin
mark novak27-Jul-05 2:13
mark novak27-Jul-05 2:13 
GeneralString Converstions Pin
tomek1826-Jul-05 2:59
tomek1826-Jul-05 2:59 

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.