Yeah, I'd worked that out for myself, but I was hoping that seeing as it was previously existing functionality that had been removed, they'd not removed it, but put some option somewhere to turn it off and on, like the "Explorer Sorting" option in the "Explorer" tab.
I work with 20 other people, on the same project, and if they don't use the project manager (and some don't), they won't care, and won't maintain the manual order, so I was hoping that I could just set some IDE option. I was also hoping that someone here knew where it was, because I don't. Regards, Samuel -----Original Message----- From: Leigh Wanstead [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17 2003 10:37 a.m. To: [EMAIL PROTECTED]; NZ Borland Developers Group - Delphi List Subject: RE: [DUG] How do I get the project manager to displayinalphabeticalorder? I think the order display in Delphi 7 is the same order if you view project file (.dpr) in text mode. Only the file got in clause will be display in project manager window. i.e. ------------------------------------------------------------------------ - StandardSaturnPostFormAction in 'StandardSaturnPostFormAction.pas', UnitMain in 'UnitMain.pas' {FormMain}, ------------------------------------------------------------------------ - .dpr file just normal text file, so even someone without gexperts knowledge can write a command line application easily. I don't care, if I care, I will manually change it. Regards Leigh -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Max Nilson Sent: Wednesday, December 17, 2003 9:43 AM To: 'NZ Borland Developers Group - Delphi List' Subject: RE: [DUG] How do I get the project manager to display inalphabeticalorder? Samuel Allan asked: > I have Delphi 7 and now the project manager window, which > once displayed in alphabetical order, instead displays in the > order that units have been added to the project. Now I can't > find stuff easily. How do I change it back to alphabetical order? I noticed this with Delphi 7 as well. I have search all the options I can find but no where does it say that you can alter this. The only solution that I have found so far is to sort the project file alphabetically so that the Project Manager displays correctly. I suspect that it should be possible to write an IDE extention that locates the Project Manager window and sorts the contents of the tree appropiately, but I haven't bother about this yet. I was hoping that Gexperts or someone would do the hard yakka and I could just benefit. Anyone who knows more about this please speak up... Cheers, Max. _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
