• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Embed some NSControl in the NSTableView field?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Embed some NSControl in the NSTableView field?


  • Subject: Embed some NSControl in the NSTableView field?
  • From: Leopard x86 <email@hidden>
  • Date: Wed, 20 Aug 2008 22:33:49 +0000

Hi everyone.
Maybe this idea is rather crazy, I do want to know whether it is practicable or not.
The NSTableView is essentially a table to the end user. For example, your application may seem like the following:


Tableheader1		Tableheader2
MyVolume			Value = 0.5

Maybe it is a little tedious to double click the "Value = 0.5" field to edit the value. I want to replace the field with a NSSlider control, so the user can adjust it. Like the following:

Tableheader1		Tableheader2
MyVolume			=====+=======  (<-- this is a slider)


Is there any way to accomplish this task? Thank you very much for any suggestion.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Embed some NSControl in the NSTableView field?
      • From: Corbin Dunn <email@hidden>
  • Prev by Date: Re: NSView confusion
  • Next by Date: Simple NSView Question
  • Previous by thread: Re: Outlet Initialization Uses Accessors
  • Next by thread: Re: Embed some NSControl in the NSTableView field?
  • Index(es):
    • Date
    • Thread