Vicki Brown writes Thu, 6 Aug 1998 13:05:22 -0700: >Here's some feedback: Don't center the dialog! >I've got two screens. Centering is not what you want to do; really :-) The constructor takes parameters for 'title', 'x_pos', 'y_pos', and 'width', so you could write ;-) $get = Mac::Password->new('Vicki's Password', 50, 70, 300); My apologies for not getting around to writing a pod which would have made this clearer. In defence I would say it a) many of us have only one screen and b) it is easier to make 'centre' the default rather than an option. But, tell me, is it possible for MacPerl to find the edges of each of the screens in a two-screen setup? Alan Fry ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch