hi,
could you be a bit more specific? The bug is in adjusting the window size, not the gop's bounding rectangle. This is about any window, and gop's contents suffer only as a consequence.
So, could you just make a blank new patch window, save it, and look into the text in its .pd file. There should be one line in it. Do you get
#N canvas 0 0 450 300 12;
or is it "...452 302...", or anything else -- with the original pd.tk, and after adding the option "-highlightthickness 1"?
Krzysztof
e skogen wrote:
please add
-highlightthickness 1 \
after line 661 of the pd.tk file
hmm... I tried adding to line 662 that command, but GOPs still resize on save. I'm on pd 37 / windows xp .. i didn't try recompiling with the new commands though. anyone else have success?