Re: NSComboBoxCell in NSTableView
Re: NSComboBoxCell in NSTableView
- Subject: Re: NSComboBoxCell in NSTableView
- From: Stephen Magyari <email@hidden>
- Date: Sat, 06 Dec 2003 13:39:34 -0800
A quick search for "combobox table" at the archives
(
http://cocoa.mamasam.com) and an even quicker scan of the results yields
what seems like a possible answer at least to the issue of direct
text-editing; see this thread
http://cocoa.mamasam.com/COCOADEV/2003/05/1/62860.php
A search for "combo table" yields even more results (50+) than the above
search.
I haven't yet tried combo boxes in tableviews and am just a noob, so can't
assist further at this point... But most of the time I have a question, the
answer already lies within the list archives or is a google search away.
If you haven't yet checked the archives, please do so -- there were posts
from other folks who were also working on getting comboboxes in tables, so
the info might be helpful.
Regards,
--S
on 12/6/03 12:48 PM, Michael Becker at email@hidden wrote:
>
Hello!
>
>
I am posting this for the third time now, and please understand that as
>
long as I don't get any answers, I am trying over and over again,
>
because this is kind of an important issue for me right now. Thanks :-)
>
>
Here's my problem: NSComboBoxCell doesn't seem to work correctly when
>
displayed in an NSCell (of an NSTableView). Direct text-editing doesn't
>
work at all, but also clicking and choosing results in strange things.
>
For example when I select an entry in the first combobox, the second
>
combobox's selection will change to that same selection, or another
>
strange thing: when clicking e.g. the 3rd combobox, the 5th combobox
>
folds out, etc.
>
>
It seems to like this might be an issue concerning the distinguishing
>
of comboboxes. Do I have to set something like a unique id to a
>
combobox?
>
>
Has maybe anybody else run into problems with NSComboBoxCells in
>
NSTableViews?
>
>
Thanks!
>
Michael
>
_______________________________________________
>
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.
_______________________________________________
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.