Menu

#34 FolderBrowserModel – nodes are uncheckable

open
nobody
None
5
2010-05-24
2010-05-24
No

Steps to reproduce:
1) Open TreeViewAdv sample application.
2) Navigate to ”FolderBrowser” tab.
3) Click on the checkbox displayed near each tree node.
Expected result: node is checked.
Actual result: Checkbox doesn’t work.

Discussion

  • Irina Ungureanu

    Irina Ungureanu - 2010-05-24
    • summary: FolderBrowserModel – nodel are uncheckable --> FolderBrowserModel – nodes are uncheckable
     
  • Laurent Nicot

    Laurent Nicot - 2010-06-29

    The EditEnabled property of the NodeCheckBox is not set to true. Set this property to true in the designer.

    In rev 53 default value of this property changed (true -> false). Sample App is not updated.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.