Author |
Topic |
|
tom_seddon
Tomato Guru
162 Posts |
Posted - Jul 18 2004 : 10:58:00 AM
|
Hi
When a project is first loaded, open file in workspace doesn't work, giving you an empty list. It doesn't work until you've opened a file using the solution explorer. Please, could this be fixed? |
|
support
Whole Tomato Software
5566 Posts |
Posted - Jul 18 2004 : 1:29:28 PM
|
We think the problem is that the OFIW dialog is empty until parsing of the project is complete.
Is this the case for you?
case=15 |
|
|
tom_seddon
Tomato Guru
162 Posts |
Posted - Jul 19 2004 : 07:15:57 AM
|
Judging by the status bar, it looks as if VAX doesn't do anything until the first file is opened. So if you open a project that happens to have a file open, you're OK; otherwise, VAX doesn't wake up to fill in the OFIW dialog.
(VS.NET crashes a lot for me and so quite often when reloading the solution no files are opened.) |
|
|
tom_seddon
Tomato Guru
162 Posts |
Posted - Jul 19 2004 : 07:17:25 AM
|
Umm... yeah, so in answer to your actual question, rather than a vaguely related bit of waffling:
Yes.
:) |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Jul 19 2004 : 12:28:00 PM
|
We like you humor, particularly on a Monday morning.
We can reproduce the problem. The OFIW dialog is empty until the first file is opened, and then until subsequent parsing is complete.
Unfortunately, we cannot fix the problem such that the OFIW is populated sooner. VA X learns what files are part of your project during the parse, eg what headers are #included. We will need a goofy message -- something about the command not being available yet. |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Jul 19 2004 : 4:56:51 PM
|
its been a long day, so goofy i can do
how about:
"In the beginning was nothing, waiting for something to happen, something to give it substance. In much the same way VAX is waiting for the IDE to tell us there is something here, so we can start.
Please open a file so we start to parse :)"
perhaps not the message you want to go with, but somehow it seems apt |
zen is the art of being at one with the two'ness |
|
|
tom_seddon
Tomato Guru
162 Posts |
Posted - Jul 22 2004 : 04:57:46 AM
|
But didn't previous versions of VAX start parsing before you openend the first file? However, it was only recently that I started using OFIW all the time, so I could be mistaken...
(I guess you could cache the files list per-project somewhere, and rebuild the list once a file is actually opened, under the assumption the project won't change unless it's been loaded into VC++, but I'm aware that these "simple" suggestions are quite often anything but. And this could break autogenerated projcets too.) |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Jul 22 2004 : 7:09:00 PM
|
Your "awareness" is correct. It's why we don't yet have a good workaround in this case. We can't even come up with a good hack.
Still on the list... relatively near the top. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Oct 04 2004 : 5:38:18 PM
|
Fixed in build 1272. |
|
|
|
Topic |
|