in reply to Re^2: pp with gui
in thread pp with gui

Are you still using pp --gui ?

You should probably omit the --gui option until you've got your program working as it should under par

  • Comment on Re^3: pp with gui (debug without --gui)

Replies are listed 'Best First'.
Re^4: pp with gui (debug without --gui)
by mkmal (Novice) on Mar 31, 2013 at 16:51 UTC
    When I remove the --gui option I get a run-time error but that kind of what I expected. The program creates a gui and I am trying to run it without using the gui option.
    I should note that I can use pp to create non-gui programs and they execute just fine.
      I don't think you understand what the -gui option does. Please read the pp documentation. If you have a run time error you need to address it, if you want advice you should tell us what it says. How do I post a question effectively?.
      A reply falls below the community's threshold of quality. You may see it by logging in.