IonicWind Software

IWBasic => IWB 2.5 Beta => The BoneYard => IWB 2.5 beta Development => Topic started by: LarryMc on June 25, 2013, 08:07:52 PM

Title: Info Only Update 06-25-2013
Post by: LarryMc on June 25, 2013, 08:07:52 PM
I have started using the new IDE exclusively for the work I'm doing on the new Grid control.

In doing so, I have identified 4 bugs in the IDE.
1.  When a previously open project is automatically reopened on IDE startup the Project window is not being automatically loaded.
2. When clicking one of the compile buttons with a project open, any open, modified, include files are not being automatically saved.
3. When clicking on a results line in the FIF window a new instance of the associated file is opened when there is already one open in the IDE.
4. And the probably most difficult for me to figure out how to handle is that when I click a result line in the FIF window that if the desired destination line is after any collapse code segments the user is taken to where the line would be if nothing was collapse.; i.e., there is no physical adjustment made for the hidden lines.

I will address these issues when I get to a good stopping point on the Grid control.
Title: Re: Info Only Update 06-25-2013
Post by: Bruce Peaslee on June 26, 2013, 09:50:02 AM
It's good that you are doing this.

I did not catch these problems because I do not use the project window, always save my include files after any changes, and was not using Find in File (FIF?) as there was some work to be done.