How to change file extensions?

Hello,

I am trying to modify the ide demo supplied with scripter.

I want the ide components to save files with different extensions. How to go about achieving this simple task?

Thanks,

Yogesh Vachhani

Hello,

you can modify the following properties of TIDEEngne component:

  FileExtPascalUnit 
  FileExtBasicUnit 
  FileExtForm 
  ProjectExt 

Hello,

Thanks for the hint.

Now I have found the required properties.

One more thing. What property should I set to get the IDE to store palette settings (location).

Thanks,

Yogesh Vachhani

Hello,


what do you mean by "palette settings location"? 

Hello,

I mean I want the Property Palette to be on the Right Side and the Controls Palette to be on the Left Size in the IDE.

Does the Scripter component support remembering palettes current position so that when next time it is started the palettes would come up as they were when it was closed?

Thanks,

Yogesh Vachhani

No, there is no such concept of saving the desktop, unfortunately.