> quick question, > > if I wished to position a Main Window in the centre of the > users screen, how > would I get the Coordinates of the Centre of the screen?
you can get these using $widget->screenheight and $widget->screenwidth But you may not need them since $mainwindow->Popup() will place your mainwindow in the middle of the screen automatically for you. jpt _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs