| View previous topic :: View next topic |
| Author |
Message |
David Perkins Guest
|
Posted: Fri Feb 10, 2006 12:03 pm Post subject: Project Manager - file listing order |
|
|
Is there no way of easily sorting these files (cpp) alphabetically,
rather than drag & drop? |
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Fri Feb 10, 2006 12:03 pm Post subject: Re: Project Manager - file listing order |
|
|
David Perkins wrote:
| Quote: | Is there no way of easily sorting these files (cpp) alphabetically,
rather than drag & drop?
|
Which version of Builder?
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html |
|
| Back to top |
|
 |
David Perkins Guest
|
Posted: Fri Feb 10, 2006 1:03 pm Post subject: Re: Project Manager - file listing order |
|
|
Andrue Cope [TeamB] wrote:
| Quote: | David Perkins wrote:
Is there no way of easily sorting these files (cpp) alphabetically,
rather than drag & drop?
Which version of Builder?
|
2006. Did v6 have non-alphabetical sorting? |
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Fri Feb 10, 2006 3:03 pm Post subject: Re: Project Manager - file listing order |
|
|
David Perkins wrote:
| Quote: | 2006. Did v6 have non-alphabetical sorting?
|
Yes. I think BCB5 was sorted, BCB6 unsorted and BDS I don't know. I've
always preferred to use the module selection so I rarely even look at
the Project Manager tree.
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html |
|
| Back to top |
|
 |
David Perkins Guest
|
Posted: Fri Feb 10, 2006 3:03 pm Post subject: Re: Project Manager - file listing order |
|
|
| Quote: | Yes. I think BCB5 was sorted, BCB6 unsorted and BDS I don't know. I've
always preferred to use the module selection so I rarely even look at
the Project Manager tree.
|
drag & drop it is then.
I notice you had the extctrls.obj error. I currently have this and
cannot get rid of it.
I've created a new project, slapped on every control and noted that
#include <extctrls.hpp> has been added. I then copied the test
project's Project Options|Packages|Runtime Packages to my existing
project with the error - still no luck.
Do you know what lib extctrls live in? |
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Fri Feb 10, 2006 6:03 pm Post subject: Re: Project Manager - file listing order |
|
|
David Perkins wrote:
| Quote: | I notice you had the extctrls.obj error. I currently have this and
cannot get rid of it.
|
Edit your .bdsproj and change the value for "UsePackages" from "1" to
"0".
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html |
|
| Back to top |
|
 |
|