in reply to tk mainwindow not appearing

and then starts a server program and client program

Whats that mean?

This might help :) Re: Win32::GUI window freezing, even with threading. (win32-gui-tk-thread-dequeue.pl, Thread::Queue::popnow/push) + Re^4: Win32::GUI window freezing, even with threading. (Wrong solution), Re: Tk: Creating label in hash, Re: perl Tk thread help

Replies are listed 'Best First'.
Re^2: tk mainwindow not appearing
by simonz (Sexton) on Oct 03, 2013 at 09:53 UTC

    I think I have clearly mentioned what the client and server program mean. The server starts and wait for the client to connect to it and send data. I will process that sent data from client and display that in gui. But the gui is not starting.
    Can you please point me what mistake I am making.