Running FF ver 3.70 and I found a strange problem. Normally, when I click on the "Handles and ID's" tab, I get something like the attached "Good.png". For the text box it shows HWND_FRMMAIN_TXTTAGS and IDCFRMMAIN_TXTTAGS.
I just started a new project and I am getting what you can see in the attached "Bad.png".
Please explain ???
Thanks,
Robert
I think you created the new project in OOP mode.
Did you install Pauls beta FF to test FF with OOP?
If so, there should be a setting in Project Settings or the like to turn that off.
I am using the latest ver 3.70 which I have been using for a while. I don't see anywhere a setting for controlling OOP. I looked in Project Settings and every where else. I cannot explain this.
Now it seems that all new projects are in this mode. Any ideas anyone?
Robert
Open your *.ffp FireFly project file and look for this line:
UseObjectFramework=0
It is probably set to "1" for you. Change it to 0.
Check out this link: http://www.planetsquires.com/protect/forum/index.php?topic=3416.msg24827
You probably have a older version of 3.70
Thanks for the tip. I downloaded 3.70 again and the problem went away. I guess not all 3.70s are the same.
Robert