Thanks Emmanuele for your inputs. I actually checked this part and one of muppet's mails
on the list:
http://mail.gnome.org/archives/gtk-perl-list/2007-January/msg00063.html.
It is due to the above reasons, that I had decided to go for a fork and exec. I actually exepected
that due to fork, the main event loop processing of the parent UI should happen. However,
from what I can observe, it looks like the parent UI gets frozen and its main event loop does not
get processed.
I am actually doing the reading from the log file and displaying on the log text window, from the exec'ed script log_glade_gtk2.pl [which is mentioned in the code extract].
Thanks
Ashwin