Jump to content

Search the Community

Showing results for tags '_guictrltreeview_gettext'.

  • Search By Tags

    • _guictrltreeview_gettext ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 2 results

  1. Hi Everyone I have a very sexy Treeview that creates a "phonebook" type listing +Jones [an item] ---- Albert [a child] +Webster ---- David ---- John ---- Peter It uses these styles: Local $iStyle = BitOr ( $TVS_EDITLABELS, $TVS_HASBUTTONS, $TVS_HASLINES, $...
  2. I'm trying to build a tree view that contains a list of IPs and then when you select one, additional steps are taken with the IP. I found an example of how to read the selected text of a treeview but I keep running into a problem. Sometimes, when I hit the "select" button in my UI, it returns the la...
×
×
  • Create New...