Re: strange mouse behaviour on dialog called frm a tree
- From: "AliR" <AliR@xxxxxxxxxxxxx>
- Date: Thu, 19 Jan 2006 17:06:45 GMT
I wasn't able to recreate your problem. Post code snippet.
AliR.
"Riya" <riya_singtel@xxxxxxxxx> wrote in message
news:1137688213.877116.112690@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I have implemented a Tree in an SDI application and have implemented
> functions to add/ delete/ rename nodes of the tree. When I have to
> rename a node, I call a dialog to input the name from the user and make
> the changes thereafter.
>
> Everything worked fine when I call this dialog on rightclicking the
> root or its child.Problem comes up on rightclick of a node on the third
> level.The problem that I am facing is that when I call the dialog to
> input the name on right click of the child of the child of the root,
> the mouse does not seem to work on the dialog. It can still be handled
> using the keyboard.
>
> There is no such problem for the root or its child.
>
> What can be the reason for this starneg behaviour? I am new to MFC and
> am unable to understand this.
>
> Thanks in advance.
>
.
- References:
- Prev by Date: Re: How to use CHtmlView the right way, getting access violation
- Next by Date: Re: Starting work immediately after OnInitDialog
- Previous by thread: Re: strange mouse behaviour on dialog called frm a tree
- Index(es):
Relevant Pages
|