Jump to content

Recommended Posts

Posted (edited)

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

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
  • Recently Browsing   0 members

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