File Open default to .pas file in 2007
In D7 within the IDE when you opened a file the IDE would
automatically assume the .pas file. We have ported over to 2007. Now
when we open files we need to explicitly select the pas file. Is
there anyway to have it assume the .pas file?
I know this sounds trivial. But my hands are trained to work this
way. And plus 99.9% of the time I am opening the .pas file and not
the dfm file.
Thanks,
Richard.
.
Relevant Pages
- Re: Code Insertion
... When I used to double click an event (say OnClose) in the object ... inspector the D7 IDE would always add the procedure to end of the PAS ... random places throught the pas file. ... (borland.public.delphi.non-technical) - Re: My list D2007 annoyances/todos I would like to see resolved in D2008
... (complained this some time back in some .Ide group, ... open .pas file with that name (by writing .pas ... Object method. ... They are already partially implemented in D.NET and will come to Win32 with D2008, at least according to the roadmap. ... (borland.public.delphi.non-technical) - Code Insertion
... When I used to double click an event (say OnClose) in the object inspector ... the D7 IDE would always add the procedure to end of the PAS file (right ... (borland.public.delphi.non-technical) - Re: Feature Request: Open *.DFM filter.
... Also when the *.DFM file is opened via the IDE, ... If it's not present an error message should be displayed with the option to ... continue loading the *.dfm without the *.pas file. ... (alt.comp.lang.borland-delphi) |
|