Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Perl GTK2 with Perl Threads

by sam_bakki (Pilgrim)
on Jun 09, 2011 at 04:21 UTC ( [id://908835]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl GTK2 with Perl Threads
in thread Perl GTK2 with Perl Threads

Hi Monk

I am using ActivePerl 5.10 on Windows XP.
 use Gtk2 qw/-init -threads-init 1.050/;
is crashing. So I had to use
use Gtk2 qw/-init/; <br. Also when I run the example (thread_usage.pl) (Which I already had look out), It produces many warnings in GTK. So I developed a clean solution.
Thanks for sharing links, I already had look in to all the links. Nothing works well for me in windows. So After learning lot, I created project in google code so others can have a look at it.

Replies are listed 'Best First'.
Re^3: Perl GTK2 with Perl Threads
by zentara (Archbishop) on Jun 09, 2011 at 14:47 UTC
    Nothing works well for me in windows

    Well then, get yourself a REAL operating system. :-)


    I'm not really a human, but I play one on earth.
    Old Perl Programmer Haiku ................... flash japh

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 06:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found