screensize-dependent interface?
screensize-dependent interface?
- Subject: screensize-dependent interface?
- From: m <email@hidden>
- Date: Fri, 25 Oct 2002 13:27:35 +0200
hi,
i wonder if it's possible to adjust the interface of an application
according to the given screensize.
what i want to do is this...
design two interfaces - one for 1024x768 and below, one for larger
screens.
the differences would include
ui element sizes
label font vs. small system font, etc.
small buttons vs. normal buttons, etc.
maybe icons vs. labels
ui element placement
e.g. more white space on the larger screens' version
maybe radio buttons vs. popups
my idea is to create two nib files, have the app check the current
screensize upon startup and select the nib for that size.
is this possible?
and if so: how?
thanx in advance...
greetz
mahakk ,
newbie, not even a programmer <g>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.