Delphi editor for other than .PAS files

"Philippe
Date: 10/30/03


Date: 30 Oct 2003 02:46:06 -0700


Hi all,

I am using D7 and found a strange behavior with the editor.
I have added a resource file to my project:
- File/New/Other/File and save it with a .RC extension
- I started to type in code and it's a mess: the characters are scrambled and it looks like I cannot go beyond column 30 or something.

Is it a known problem or something wrong with my installation/machine?

Thanks in advance

Philippe



Relevant Pages

  • Re: Good C Compiler for Windows..
    ... There's a resource file editor, ... The greatest lack I've felt using Dev-C++ is that of a dialog editor. ... I can compile any file, or any project, no matter where. ...
    (comp.lang.c)
  • Dialog window auto resizing
    ... I create a dialog window using the VS 2005 dialog editor, ... dimensions 240 x 320 (manually editing in the resource file) and add ... emulator the placement and the sizes of the controls go ...
    (microsoft.public.windowsce.app.development)
  • Re: Resources in a static library
    ... created using the dialog editor, so it's described in a resource file. ... static libraries cannot contain resources. ... from DLGTEMPLATE structure: ... I don't know if there are tools that can parse a resource file and output ...
    (microsoft.public.vc.mfc)