Skip navigation.
 
mlRe: Newbie: Alignment and resizing of window
FROM : Andrew Farmer
DATE : Mon Aug 21 22:45:35 2006

On 21 Aug 06, at 14:12, Marcus Pedersén wrote:
> I can't figure out how to configure my button in my Interface.
> I have a button down in bottom right corner and when I test my 
> interface and resize my window my button does not move. I want it 
> to "follow" the botton right corner when I resize, how do I do that?


Hm, this one's not treated in the Currency Converter example for some 
reason. Take a look at the Size section of the element inspector; 
there's a set of springs and struts in the bottom. Set exactly one 
for each direction to choose what will resize with the window.

> Second of all
> I'm using NSTableView for the first time is there a good tutorial 
> or a good info page?


Yes - the Table View Programming Guide.

/Developer/ADC Reference Library/documentation/Cocoa/Conceptual/
TableView/index.html

Related mailsAuthorDate
mlNewbie: Alignment and resizing of window Marcus Pedersén Aug 21, 22:12
mlRe: Newbie: Alignment and resizing of window Andrew Farmer Aug 21, 22:45
mlRe: Newbie: Alignment and resizing of window Dimitri Bouniol Aug 21, 22:46
mlRe: Newbie: Alignment and resizing of window Deborah McLaughlin Aug 22, 01:26