Results 1 to 1 of 1
Hi,
I have a perl/tk script in which I am creating a button widget of height 1.
Now when I execute script through citrix xterm client I get button displayed.
...
- 03-26-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 1
Perl Tk button widget size vary with different xterm clients
Hi,
I have a perl/tk script in which I am creating a button widget of height 1.
Now when I execute script through citrix xterm client I get button displayed.
Again when I execute script now through xterm client in my PC size of button widget differs.
Can someone explain why is this happening, and what should I do so that size of button widget remains constant with different xterm clients.


Reply With Quote