Click here to Skip to main content
15,913,758 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do you enable column drag-drop in a CListView? Pin
Michael Dunn23-Nov-03 8:48
sitebuilderMichael Dunn23-Nov-03 8:48 
GeneralRe: How do you enable column drag-drop in a CListView? Pin
Abin23-Nov-03 13:45
Abin23-Nov-03 13:45 
GeneralTask pane Pin
programmi.demo23-Nov-03 2:55
programmi.demo23-Nov-03 2:55 
GeneralRe: Task pane Pin
BaldwinMartin23-Nov-03 16:47
BaldwinMartin23-Nov-03 16:47 
GeneralRe: Task pane Pin
programmi.demo23-Nov-03 23:56
programmi.demo23-Nov-03 23:56 
GeneralRe: Task pane Pin
BaldwinMartin24-Nov-03 0:49
BaldwinMartin24-Nov-03 0:49 
GeneralRe: Task pane Pin
G Haranadh26-Oct-10 21:40
G Haranadh26-Oct-10 21:40 
GeneralDisappearing images Pin
Killen23-Nov-03 2:34
Killen23-Nov-03 2:34 
I have a really irritating problem.

In my program, a user can browse images by clicking on two buttons (one going forward and one backwards). After a while the images are no longer displayed. The area is updated, but instead of displaying the image, the area is white.

The shape is still visible though (and updated if I continue browsing) and it is correct. Also the image data to be displayed is correct, as I have seen when debugging the application. But there is no real image displayed to the user, only a white rectangle of the image. The buttons that I use are of a CButton-derrived class that I call ImageButton. At the same time as the image dissapears, the images dissapear from the buttons too!

This occurs after browsing about 200 images, the exact amount is random.
What could be the problem? I am thankful for all comments!

/Killen
GeneralRe: Disappearing images Pin
Ivor S. Sargoytchev23-Nov-03 5:40
Ivor S. Sargoytchev23-Nov-03 5:40 
GeneralRe: Disappearing images Pin
Killen23-Nov-03 8:24
Killen23-Nov-03 8:24 
GeneralRe: Disappearing images Pin
Terry O'Nolley23-Nov-03 5:47
Terry O'Nolley23-Nov-03 5:47 
GeneralRe: Disappearing images Pin
bnn3nasdfasdfa23-Nov-03 12:24
bnn3nasdfasdfa23-Nov-03 12:24 
GeneralRe: Disappearing images Pin
Killen23-Nov-03 21:38
Killen23-Nov-03 21:38 
GeneralVisual C++ 6.0 and backup files Pin
Chris Hills23-Nov-03 1:44
Chris Hills23-Nov-03 1:44 
GeneralRe: Visual C++ 6.0 and backup files Pin
Stefan Pedersen23-Nov-03 5:31
Stefan Pedersen23-Nov-03 5:31 
GeneralRe: Visual C++ 6.0 and backup files Pin
Bo Hunter23-Nov-03 8:57
Bo Hunter23-Nov-03 8:57 
Generallist directorys in c:\\ Pin
thes3cr3t123-Nov-03 0:10
thes3cr3t123-Nov-03 0:10 
GeneralRe: list directorys in c:\\ Pin
Mukkie23-Nov-03 0:28
Mukkie23-Nov-03 0:28 
GeneralRe: list directorys in c:\\ Pin
thes3cr3t123-Nov-03 3:42
thes3cr3t123-Nov-03 3:42 
QuestionHow to resize components in a dialog. Pin
d00_ape22-Nov-03 23:56
sussd00_ape22-Nov-03 23:56 
AnswerRe: How to resize components in a dialog. Pin
Peter Molnar23-Nov-03 1:02
Peter Molnar23-Nov-03 1:02 
QuestionRelease and debug mixed? Pin
Mukkie22-Nov-03 22:52
Mukkie22-Nov-03 22:52 
AnswerRe: Release and debug mixed? Pin
John R. Shaw23-Nov-03 14:54
John R. Shaw23-Nov-03 14:54 
Generalemail messages Pin
BaldwinMartin22-Nov-03 21:34
BaldwinMartin22-Nov-03 21:34 
GeneralRe: email messages Pin
Peter Molnar23-Nov-03 4:56
Peter Molnar23-Nov-03 4:56 

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.