Jump to content

What's the problem with Listview?


SURI
 Share

Recommended Posts

Hi

Sorry for my foor english.
My script has two windows(parent and child). then I want to close child window when it's listview is selected.
but parent's command button and close button are unable. What is the problem?

Thanks

Edited by SURI
#include <GuiListView.au3> ;#include <ButtonConstants.au3> ;#include <EditConstants.au3> #include <GUIConstantsEx.au3> ;#include <ListViewConstants.au3> #include <WindowsConstants.au3> Local $idLV, $frmChildren $frmParents = GUICreate("Parensts", 374, 231
Link to comment
Share on other sites

  • Developers

@SURI, Welcome to our forums.
Please pay attention where you post as this is clearly NOT a support forum!

Thread moved.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...