|
From: Rich on 16 Feb 2005 18:31 Hi there, It's me again. I am still struggling with listCtrl. I put a listCtrl and a button in a dialog. It works when I click the button first, but never thereafter. So today I tried to close the dialog by clicking OK or Cancel and then enter the dialog again, but I still get the error message: The exception Breakpoint A breakpoint has been reached. Any idea? Rich
From: Frank Hickman [MVP] on 16 Feb 2005 20:06 "Rich" <Rich(a)discussions.microsoft.com> wrote in message news:684C53F9-4851-42FD-BA48-287E2EE2EF18(a)microsoft.com... > Hi there, > > It's me again. I am still struggling with listCtrl. I put a listCtrl and a > button in a dialog. It works when I click the button first, but never > thereafter. So today I tried to close the dialog by clicking OK or Cancel > and > then enter the dialog again, but I still get the error message: > The exception Breakpoint > A breakpoint has been reached. > > Any idea? > > Rich > We need a little more information, can you post the code for the button clicked event? -- ============ Frank Hickman Microsoft MVP NobleSoft, Inc. ============ Replace the _nosp(a)m_ with @ to reply.
From: Rich on 16 Feb 2005 21:05 Frank, thanks for your response. I've found my problem and it's not listCtrl itself, but something else have been going wrong. Thanks again. Rich "Frank Hickman [MVP]" wrote: > "Rich" <Rich(a)discussions.microsoft.com> wrote in message > news:684C53F9-4851-42FD-BA48-287E2EE2EF18(a)microsoft.com... > > Hi there, > > > > It's me again. I am still struggling with listCtrl. I put a listCtrl and a > > button in a dialog. It works when I click the button first, but never > > thereafter. So today I tried to close the dialog by clicking OK or Cancel > > and > > then enter the dialog again, but I still get the error message: > > The exception Breakpoint > > A breakpoint has been reached. > > > > Any idea? > > > > Rich > > > > We need a little more information, can you post the code for the button > clicked event? > > -- > ============ > Frank Hickman > Microsoft MVP > NobleSoft, Inc. > ============ > Replace the _nosp(a)m_ with @ to reply. > > > >
|
Pages: 1 Prev: Can't Show Client Edge Next: Minimal Example of Printing a CBitmap |