Jump to content

[CLASS:Edit; INSTANCE:1] now [CLASS:Edit; INSTANCE:2] ?


corz
 Share

Recommended Posts

I have an app (we don't need the source, and anyway it's many thousands of lines long). During init, it checks to see if another instance is running and if so, send the input file to its file input, something like..

ControlSetText($my_title, "", "[CLASS:Edit; INSTANCE:1]", $inputfile, 1)

It's worked great for years. After building a new version, it now sends the string to a completely different input (which is a combobox, much further down the code). My original input (the first control in the GUI) is now "instance:2". There has been no change in the order of the controls.

Question: What caused this change?

I want to know if this is something that I did, and how to avoid it happening in the future!

 

 

nothing is foolproof to the sufficiently talented fool..

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...