Re: strange mouse behaviour on dialog called frm a tree



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.
>


.



Relevant Pages

  • Re: Walk DOM Tree in Reverse?
    ... I think of .lastChild as a rightmost child ... algorithm will traverse all nodes (sadly not necessarily visiting each ... node is the root of a tree containing all the nodes. ...
    (comp.lang.javascript)
  • Re: strange mouse behaviour on dialog called frm a tree
    ... > functions to add/ delete/ rename nodes of the tree. ... > 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 ... > input the name on right click of the child of the child of the root, ...
    (microsoft.public.vc.mfc)
  • Re: start with parent but dont include parent in results
    ... | Trying to get all of the child records for a node in a tree without ... | getting a record for the parent record and can't seem to do it ... | child = 'ROOT' ...
    (comp.databases.oracle.misc)
  • Re: start with parent but dont include parent in results
    ... | Trying to get all of the child records for a node in a tree without ... | getting a record for the parent record and can't seem to do it ... | child = 'ROOT' ...
    (comp.databases.oracle.misc)
  • Re: Algorithm problem
    ... you'd do this with a recursive depth-first traversal of the tree. ... would be a string containing the node number of the root. ... Each child would ... along to its child nodes, unless it had no children (i.e., was a leaf node), ...
    (microsoft.public.dotnet.languages.csharp)

Quantcast