IonicWind Software

IWBasic => IWB 2.5 Beta => The BoneYard => IWB 2.5 beta Suggestions => Topic started by: Brian on October 07, 2013, 12:34:51 PM

Title: Bug Reports
Post by: Brian on October 07, 2013, 12:34:51 PM
Larry,

New version of IDE doesn't show Filenames and Subroutines when opening a single file,
but works OK with project files

Brian
Title: Re: Bug Reports
Post by: LarryMc on October 07, 2013, 03:17:43 PM
Quote from: Brian Pugh on October 07, 2013, 12:34:51 PM
Larry,

New version of IDE doesn't show Filenames and Subroutines when opening a single file,
but works OK with project files

Brian
1st, since you are talking about the IDE I moved your post from the IWB+ board to the IWB2.5 board.

What you are describing as a problem is by design.

When you are looking at a single file app there is no reason to have the project list window open.
There is no reason to load the single filename to the "Project" file list because it is the only source file.
There is no reason to load all the subroutines in the "Project" list because they are all listed in the Subroutines combobox for the current file.
There is no reason to load the include file names in the "Project" list because they are all listed in the Include Files combobox for the current file.

The bottom line is the Project List window is to support Projects and not single file apps because it isn't needed for single file apps.
Title: Re: Bug Reports
Post by: Brian on October 08, 2013, 02:08:05 AM
I'll consider my hands slapped, then
Title: Re: Bug Reports
Post by: LarryMc on October 08, 2013, 08:16:08 AM
Quote from: Brian Pugh on October 08, 2013, 02:08:05 AM
I'll consider my hands slapped, then

;D ;D
Didn't mean for it to come across as a "hand slapping".  Was just trying to explain. ::) :D
Title: Re: Bug Reports
Post by: Brian on October 08, 2013, 09:04:25 AM
That's OK - takes more than that to upset me!