Mida Converter

Please login or register.

Login with username, password and session length
Advanced search  

News:

8 July 2012 - New server and new Forum !

Author Topic: Allow renaming projects + files  (Read 7962 times)

thetoolwiz

  • Newbie
  • *
  • Posts: 7
    • View Profile
Allow renaming projects + files
« on: July 13, 2013, 07:56:49 am »

Mida saves everything to a new folder using the same names that the original project had.

It would be nice to be able to rename them so the generated project can be loaded into the existing Project Group.

In particular, if you find the letters 'VCL' in a project or file name, add an option to change them to 'FMX'.

Alternatively, allow 'FMX' or '_FMX' to be appended to the project, file, and unit names.
Logged

MauroBotta

  • Titolo
  • Administrator
  • Jr. Member
  • *****
  • Posts: 97
  • Mida Converter - Official Forum
    • View Profile
Re: Allow renaming projects + files
« Reply #1 on: July 17, 2013, 01:07:09 am »

Hi

Yes, it is useful. added to our list to do for the next releases.

But only for .dpr file,

for the pas file is more complex, mida updates and manages the area USES.
mida should also update the ( developer ) source to correct the new pas files renamed ( mylib.myvar := '' )
« Last Edit: July 17, 2013, 01:12:30 am by MauroBotta »
Logged