Menu

#1117 Method handler passed wrong argument for TreeView EXPANDING event

ooDialog.4.2.1
closed
complete
1
2013-01-12
2012-10-01
No

Reported by Staffan Tylen.

"Hmm, when I ran a test, the 3rd parameter returned COLLAPSED after I had
clicked the item box to get it expanded."

The Microsoft doc is clear on the purpose of the EXPANDING event notification"

Notifies a tree-view control's parent window that a parent item's list of child items is about to expand or collapse. ... The action member indicates whether the list is to expand or collapse.

The current implementation code is backwards.

Discussion

  • Mark Miesfeld

    Mark Miesfeld - 2012-10-02

    Committed revision [r8459] Code fix.

    Committed revision [r8460] Doc.

    • labels: ooDialog --> ooDialog, fixed
    • status: open --> pending
    • milestone: None --> ooDialog.4.2.1
     

    Related

    Commit: [r8459]
    Commit: [r8460]

  • Mark Miesfeld

    Mark Miesfeld - 2012-10-04
    • pending_work_items: none --> complete
     
  • Mark Miesfeld

    Mark Miesfeld - 2013-01-12
    • status: pending --> closed
     
  • Mark Miesfeld

    Mark Miesfeld - 2013-01-12

    Fixed in the ooDialog 4.2.1 release.

     

Anonymous
Anonymous

Add attachments
Cancel