FROM : Jerry Krinock
DATE : Wed Jul 26 02:27:02 2006
on 06/07/25 16:41, Nathan Herring at <email_removed> wrote:
> Despite IB showing the attribute Line Break: ³Word Wrap² in the inspector,
> and me trying to manually hack it by calling [[checkbox cell]
> setWraps:TRUE], the text in my check box does not wrap. Am I missing
> something?
>
> Iım tempted to just have a title-less textbox with an adjacent text field if
> this isnıt easily solvable.
Yep. I've tried and tried, but could never get this to work. So that's
what I do, set the title to @"" and put an NSTextField adjacent to it.
I think I read somewhere that the Big Apple's Human Interface Gurus don't
like multi-line checkbox titles. So, that's probably why they make it hard
for us.
DATE : Wed Jul 26 02:27:02 2006
on 06/07/25 16:41, Nathan Herring at <email_removed> wrote:
> Despite IB showing the attribute Line Break: ³Word Wrap² in the inspector,
> and me trying to manually hack it by calling [[checkbox cell]
> setWraps:TRUE], the text in my check box does not wrap. Am I missing
> something?
>
> Iım tempted to just have a title-less textbox with an adjacent text field if
> this isnıt easily solvable.
Yep. I've tried and tried, but could never get this to work. So that's
what I do, set the title to @"" and put an NSTextField adjacent to it.
I think I read somewhere that the Big Apple's Human Interface Gurus don't
like multi-line checkbox titles. So, that's probably why they make it hard
for us.
| Related mails | Author | Date |
|---|---|---|
| Nathan Herring | Jul 26, 01:41 | |
| Jerry Krinock | Jul 26, 02:27 | |
| Ricky Sharp | Jul 26, 03:05 |






Cocoa mail archive

