programatically adding checkboxes to a sheet
programatically adding checkboxes to a sheet
- Subject: programatically adding checkboxes to a sheet
- From: Yvon Thoraval <email@hidden>
- Date: Thu, 9 Feb 2006 12:51:47 +0100
Hey all,
new to cocoa, i'm using coco thru RubyCocoa
i've a prefs sheet
having, by default, three checkboxes (NSButton) a separator two
Cancel and Save buttons at the bottom.
i'd like to programatically insert new checkboxes between the last
default one and the separator.
i'd like having some advices on how to do that.
should i first group the default check boxes , could this facilitate
inserting others ?
when i insert new NSButtons, is the sheet height following or does i
have to do something to resize it ?
any help will be apreciated.
Yvon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden