Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: pp with gui

by mkmal (Novice)
on Mar 26, 2013 at 23:05 UTC ( [id://1025600]=note: print w/replies, xml ) Need Help??


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

I added the line

$Tkx::TRACE=64;

to my code and compiled as shown above. Everything behaves exactly the same.

Replies are listed 'Best First'.
Re^3: pp with gui
by Anonymous Monk on Mar 27, 2013 at 07:17 UTC
    Impossible. OTOH, turn on par debugging.
      I don't see a debug option listed for the pp command.

      How do I turn on debugging?

        How do I turn on debugging?

        I don't remember. I linked to the answer, if you're interested you might find it.

Re^3: pp with gui (debug without --gui)
by Anonymous Monk on Mar 29, 2013 at 11:20 UTC

    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

      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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1025600]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-03-29 00:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found