Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi,
I have defined following pragmas in my script;
use Cwd;
use Getopt;
use warning;
use Tk;
My GUI has some buttons, lists and text. I can see them in order but others dont see it properly. The buttons and text are larger in size than defined. .
Everyone of us is using the same perl version as I have placed the begining line #!/opt/perl/current_32b/bin/perl
What could be wrong?
I'll appreciate any help.
Thanks
riz.
  • Comment on PerlTk GUI dont have the same visibility.

Replies are listed 'Best First'.
Re: PerlTk GUI dont have the same visibility.
by GrandFather (Saint) on Jul 25, 2005 at 09:17 UTC

    Does everyone have the same screen resolution?


    Perl is Huffman encoded by design.
      Yes, screen resolution is the same.
Re: PerlTk GUI dont have the same visibility.
by zentara (Cardinal) on Jul 25, 2005 at 11:36 UTC
    The buttons and text are larger in size than defined.

    It sounds like you may have different default font setups on the different machines, or maybe the others don't have the font which you specified.


    I'm not really a human, but I play one on earth. flash japh