Skip navigation.
 
mlRe: alignment of combobox in a tableview
FROM : Jean-Olivier Lanctôt
DATE : Sun Oct 31 23:28:42 2004

Are you sure it's even in compliance with the HIG?


On Sun, 31 Oct 2004 13:53:39 -0800 (PST), Theodore Petrosky
<<email_removed>> wrote:
>
> Is there a problem with comboboxes in a tableview? I
> have a tableview that I would like to use a combobox
> in a column. Everything works fine. from the bindings
> to pulling the content and pushing the data into a
> database.
>
> my problem seems to be the combobox in the tableview.
> I have changed the font size from the default 13 to 11
> and now the combo box doesn't align vertically. The
> font size changed in the combobox but it appears that
> the text's baseline is too low. As well the indicators
> in the corner of the combobox are clipped on the
> bottom. Is there something extra needed to do to alter
> the combobox in a tableview.
>
> Ted
>
> __________________________________
> Do you Yahoo!?
> Take Yahoo! Mail with you! Get it on your mobile phone.
> http://mobile.yahoo.com/maildemo
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>



--
--Olivier

Related mailsAuthorDate
mlalignment of combobox in a tableview Theodore Petrosky Oct 31, 22:53
mlRe: alignment of combobox in a tableview Jean-Olivier Lanct… Oct 31, 23:28
mlRe: alignment of combobox in a tableview Theodore Petrosky Nov 1, 13:40