For Programmers: Free Programming Magazines  


Home > Archive > PERL POE > January 2008 > Creating New POE Main Windows









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Creating New POE Main Windows
Craig Votava

2008-01-24, 8:17 pm

Folks-

My perl program creates a bunch of ptk windows. Before using POE, I
simply called MainWindow->new for each new window I wanted to create.
Now that I'm using POE, I'm given a single Tk MainWindow, pointed to
by $poe_main_window. How do I create more?

Using $poe_main_window->new creates some ugly error messages - that
can't be right.

I can use MainWindow->new and do get the new windows created, but the
scrollbars in them don't work correctly (I'm guessing this is one of
the "undesired outcomes" alluded to by the POE::Kernel docs).

Obviously I'm missing something here.

Any help is appreciated!

Thanks

-Craig
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com