Radio-Button with fixed width per cell
Radio-Button with fixed width per cell
- Subject: Radio-Button with fixed width per cell
- From: Lorenzo <email@hidden>
- Date: Sun, 18 May 2003 18:35:17 +0200
Hi,
I have a simple radio-button with 1 row and 2 columns.
The first cell contains only the word "On", the second one contains a longer
string (e.g.) "Ignore privileges on this volume".
Interface Builder doesn't seem to let me size the first cell to (e.g. 10
points) and the second cell to 140 points. The sizes of the two cells must
be equal. And since I don't want to cut the second cell string, I have to
set 140 points as width for either the first and second cell.
The result is that the second radio-button at right is very far away from
the first one. I tried to size the single cell holding down some Modifier
key (ALT, CONTROL, COMMAND, SHIFT) but I cannot yet set different size for
each cell.
So, is there a way to set different witdh for each cell of the same
radio-button?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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.