Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: pp with gui

by Anonymous Monk
on Mar 27, 2013 at 07:17 UTC ( [id://1025637]=note: print w/replies, xml ) Need Help??


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

Impossible. OTOH, turn on par debugging.

Replies are listed 'Best First'.
Re^4: pp with gui
by mkmal (Novice) on Mar 27, 2013 at 23:40 UTC
    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.

        I figured out what the $Tkx::TRACE=64; wasn't doing anything. I had it before the use Thx line.
        Now that I have it in the correct place here is what I see.

        pp --gui -o gui2.exe gui2.pl -l C:/Perl/lib/auto/Tcl/tkkid ll -l C:/Perl/lib/auto/Tcl/Tcl.dll -x
        Set up gcc environment - 3.4.5 (mingw-vista special r3)
        Tkx-1-0.0s-gui2.pl-33: button .b -text {Hello, world} -
        command perl::callback Tkx-2-0.0s-gui2.pl-34: pack .b
        Tkx-3-3.6s-gui2.pl-32: destroy .
        Set up gcc environment - 3.4.5 (mingw-vista special r3)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-03-28 12:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found