Skip navigation.
 
mlRe: A couple questions relevant to games
FROM : j o a r
DATE : Mon Feb 18 18:49:43 2008

On Feb 18, 2008, at 9:22 AM, Daniel Jalkut wrote:

> I think the aspect ratio setting is not enforced precisely enough or 
> in enough cases. I've had trouble with it not always working. If I 
> remember correctly it has shortcomings when it comes to zooming a 
> window, and perhaps is ignored when setting the frame programatically.



This is true for most of Cocoa: All the different API:s for 
restricting things (max/min size of windows, control of the selection 
in table views, etc.) only applies for user actions. The restrictions 
doesn't apply for programmatic control of these properties.

j o a r

Related mailsAuthorDate
mlA couple questions relevant to games Aaron MacDonald Feb 17, 16:44
mlRe: A couple questions relevant to games j o a r Feb 17, 18:21
mlRe: A couple questions relevant to games Jens Alfke Feb 17, 23:52
mlRe: A couple questions relevant to games Aaron MacDonald Feb 18, 04:20
mlRe: A couple questions relevant to games j o a r Feb 18, 04:36
mlRe: A couple questions relevant to games Jens Alfke Feb 18, 05:48
mlRe: A couple questions relevant to games glenn andreas Feb 18, 16:23
mlRe: A couple questions relevant to games Daniel Jalkut Feb 18, 18:22
mlRe: A couple questions relevant to games glenn andreas Feb 18, 18:39
mlRe: A couple questions relevant to games j o a r Feb 18, 18:49