![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 243
Rep Power: 3
![]() |
Cocoa NSPopUpButtonCell Problems
I am not hoping to get an answer from here, since the Cocoa community in here is almost non-existent, but considering the frustration I am having with this problem, it's worth the shot
![]() I am trying to make some custom table views, but I am stuck into a problem concerning NSPopUpButtonCells. I have a tableview that contains 2 columns: The first one, holds an NSSTring, and the second one an NSPopUpButton. For some reason, I can't get the popup button to work with a default menu set by me. When I clicked build and run, I expected to see a tableview that contained one object with an NSString as a name, and a PopupButton with some choices. Instead, I see no choices in the popup button. I even tried to work with NSPopUpButtons in my BaseClass instead of NSPopUpButtonCells, but the result remained the same. To assist me, I have made a BaseClass, that will hold an NSPopUpButtonCell and an NSSTring. I give you the example project. Can anyone see the project and see what I am doing wrong?
__________________
Project::Soulstorm (personal homepage) |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problems reading and writeing to a datafile | Evenfall | Delphi | 14 | May 18th, 2006 6:21 AM |
| simple struct giving problems | codylee270 | C | 5 | Jan 14th, 2006 9:51 PM |
| problems loading 2 dlls in Delphi7 | nico765 | Delphi | 0 | Jan 7th, 2006 4:03 PM |
| New Switch, FTP Problems | ViOLATiON | Coder's Corner Lounge | 6 | Sep 13th, 2005 2:44 PM |
| syntax problems. | troubleshooter | Bash / Shell Scripting | 2 | Apr 5th, 2005 10:34 PM |