Giter VIP home page Giter VIP logo

Comments (6)

ErikEJ avatar ErikEJ commented on June 2, 2024

Not sure it is something I feel like supporting.

You can just launch the tool multiple times...

from sqlquerystress.

joeiannone avatar joeiannone commented on June 2, 2024

@ErikEJ that is a good point. I definitely overthought this. My proposal could be extremely simplified in that case.

The feature request in that case would be to add the ability to launch a "new window" from the GUI app. Would involve adding a new item to the menu strip drop down. The respective on click method with then simply launch a new process.

from sqlquerystress.

ErikEJ avatar ErikEJ commented on June 2, 2024

To be the Devils advocate: how about command line parameters from the parent launcher?

from sqlquerystress.

joeiannone avatar joeiannone commented on June 2, 2024

@ErikEJ that's a great point. We can specify command line arguments in the StartInfo property of the process.

A simple solution would be to inherit the parent launchers command line options into the new process by default.

But to offer more configurability, could implement the new menu strip item with a sub menu with options like 'New Duplicate Window' which would inherit the parents CL options and 'New Window Options' which could show a dialog with a form or field to specify new CL options before launching the new process.

from sqlquerystress.

ErikEJ avatar ErikEJ commented on June 2, 2024

Sure - but someone needs to support and maintain this...

from sqlquerystress.

joeiannone avatar joeiannone commented on June 2, 2024

@ErikEJ I think the more simple case of a single clickable menu item that launches a new application, and inherits the parent launchers CL options wouldn't introduce much new complexity or require much more involved support or maintenance than is existing. Personally I would find that feature helpful and convenient but understood if it seems unnecessary.

from sqlquerystress.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.