From 90b64e1e89a33317d6008e10fe2c106a0dc34c7a Mon Sep 17 00:00:00 2001 From: Tim Moore Date: Wed, 30 Sep 2009 19:02:42 +0200 Subject: dialog for choosing stap script and providing arguments to stap and the script * grapher/grapher.cxx (GraphicalStapLauncher): New class. (GrapherWindow constructor): Bind actions for graphical launcher buttons (GrapherWindow::setGraphicalLauncher): new method (GrapherWindow::on_menu_script_start): new method grapher/stap-start.glade, grapher/stap-start.gladep: new files grapher/Makefile.am: install stap-start.glade --- grapher/stap-start.gladep | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 grapher/stap-start.gladep (limited to 'grapher/stap-start.gladep') diff --git a/grapher/stap-start.gladep b/grapher/stap-start.gladep new file mode 100644 index 00000000..315e63d1 --- /dev/null +++ b/grapher/stap-start.gladep @@ -0,0 +1,8 @@ + + + + + Grapher + grapher + FALSE + -- cgit