User Activity

  • Committed [r1]
  • Posted a comment on ticket #2 on TC .NET Interface

    You need to override method ExecuteCommand in your plugin. Something like this: public override ExecResult ExecuteCommand(TcWindow mainWin, ref string remoteName, string command) { if (String.IsNullOrEmpty(command)) return ExecResult.Yourself; if (command.StartsWith("OPENTABS ")) { string param = command.Substring(9); // do what you need return ExecResult.OK; } // else if ... other commands... }

  • Committed [r25]

    Documentation v. 1.4

  • Committed [r24]

    Sample updates v. 1.4

  • Committed [r23]

    TcPluginInterface v 1.4 update

  • Committed [r22]

    Sample updates v. 1.3

  • Committed [r21]

    Core code updates v. 1.3

  • Committed [r20]

    Documentation v. 1.3

View All

Personal Data

Username:
olegy-293
Joined:
2014-08-21 17:19:14
Location:
Des Plaines / United States / CDT
Gender:
Male

Projects

This is a list of open source software projects that Oleg Yuvashev is associated with:

  • TC .NET Interface Allows to create any Total Commander plugins using .NET languages Last Updated:
  • TC SQL Plugin Total Commander FS plugin for access to server and local databases Last Updated:

Personal Tools

MongoDB Logo MongoDB