Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

typhonstart64 only once... 10 years 5 months ago #4875

  • fredvs
  • fredvs's Avatar Topic Author
  • Visitor
  • Visitor
Hello.

If i use that command in console :

typhonstart64 myproject.pas

, it gonna load the project in Typhon Code Editor.

Perfect but if a sent a other command in console, it opens a new instance of Typhon.

Does it exists a parameter to force to load each project in the same unique instance of Typhon (together with already other open files) ?

Thank-you.

Please Log in or Create an account to join the conversation.

typhonstart64 only once... 10 years 5 months ago #4876

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4513
  • Thank you received: 1102
No yet Sir
Multi-Projects in the IDE is task for next CT Generation 5.xx
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

typhonstart64 only once... 10 years 5 months ago #4877

  • fredvs
  • fredvs's Avatar Topic Author
  • Visitor
  • Visitor

Multi-Projects in the IDE


Yep, but i do not want to load multi project, only source code , like if i do "open file" (not open project) .

Please Log in or Create an account to join the conversation.

typhonstart64 only once... 10 years 5 months ago #4883

  • 4aiman
  • 4aiman's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Comix creator
  • Posts: 227
  • Thank you received: 12
Then, maybe, Gen 5 can check for extension?
If it's a LPR or LPI file then load a project, otherwise - try to load the requested file.
(I think that for someone who just switched from delphi "auto-replacing" LPR with LPI and loading it is a good choice)
コンソールマニアック

Please Log in or Create an account to join the conversation.

typhonstart64 only once... 10 years 5 months ago #4885

  • fredvs
  • fredvs's Avatar Topic Author
  • Visitor
  • Visitor

f it's a LPR or LPI file then load a project, otherwise - try to load the requested file.
(I think that for someone who just switched from delphi "auto-replacing" LPR with LPI and loading it is a good choice)


Yep, and if you see it in "big" you can imagine some new extension like : .fpr and .fpi for fpGUI project, .mpr and .mpi for Msei project,...
Also create new compiler-project access like {$widget lcl} , {$widget fpgui}, {$widget msei}, {$widget NO} ...

So much easy to know what widgetset-palette and form-designer to load...

Thanks

Please Log in or Create an account to join the conversation.

Last edit: by fredvs.
  • Page:
  • 1