Beefy Boxes and Bandwidth Generously Provided by pair Networks vroom
Just another Perl shrine
 
PerlMonks  

Re: Perl/Tk grid geometry manager padding things I don't want it to

by BeernuT (Pilgrim)
on Feb 08, 2002 at 21:33 UTC ( [id://144308]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Perl/Tk grid geometry manager padding things I don't want it to

I'm not a pro at Tk but from your code that you show and a test with a brick.xpm that I have, it looks to be the pic itself. If you view it in a picture viewer you will see that it has an edge padding also.

However, i was able to achieve what i beleave is the look your looking for by playing with the width and heigth
my $label = $canvas->Label(-image => $ttile, -heigth => 19, -width => +17)


hope this helps

-bn
  • Comment on Re: Perl/Tk grid geometry manager padding things I don't want it to
  • Download Code

Replies are listed 'Best First'.
Re: Re: Perl/Tk grid geometry manager padding things I don't want it to
by JPaul (Hermit) on Feb 08, 2002 at 21:47 UTC
    G'day,
    Interesting. I had previously thought of this and checked all my tiles in GIMP to verify there is no border around the images. GIMP also reports each of my tiles is 32x32, which means my height/width SHOULD be exactly right.
    What I don't understand therefore is why shrinking the height/width makes what still appears to be padding disappear.
    If I set the height/width to 28x28, it works quite nicely (Didn't I tell you it was a 5 pixel pad? :) And the tiles don't look terribly smaller.
    Another argument for it not being the tile is that if it WAS the tile image with the padding, making it smaller would only scale the image, not cut out any surrouding padding - so all I'd get would be a tighter/smaller grid pattern!

    Nonetheless, it produces satisfactory results, so I'm mostly happy.
    (Update: The image can be found: Here.)

    But if anyone can explain WHY this happens I'd still be very interested.
    My thanks,

    JP,
    -- Alexander Widdlemouse undid his bellybutton and his bum dropped off --

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://144308]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.