in reply to How to set a fixed GUI window size using Perl Tkx
please define "fixed size": do you mean the "GUI window" should have the same dimensions in linear measure (centimeters, inches, etc) or do you mean that the window should have (in all cases) the same pixel counts, horizontally and vertically?
Then consider the unlikelihood that you can do the former without interrogating the system where your package is running for resolution and calculating+performing the necessary adjustments.
If you get stuck somewhere whilst coding that, please come back (with code, error messages and a cogent description of your problem) for help.
check Ln42!
|
|---|