June 11, 2010
11:23 p.m.
Stéphane Ducasse wrote:
Is the intended behaviour better realized using #max: ?
I think that this is true that now I have a 30 inches screen and that may be the realEstateAgent could be subclassed into RealEstateAgentForLargeScreen/ RealEstateAgentForSmallScreen but somebody has to do it.
Sorry, I wasn't clear enough. I thought this was a bug - it should be a call to #max:, not #min:. But, after looking at the code some more, and experimenting with #max: vs. #min:, and changing StandardSize (experiment done on a laptop screen), I can't figure out what is best. So I guess leave it at #min: is the thing to do.