On 09/11/2008, at 3:22 AM, Jean-Nicolas Jolivet wrote:

The problem is, I don't really have enough "room" or space in my application window to display a rectangle that big... so I'm not sure how I could do it... ? Perhaps with a floating panel that gets resized when my slider is dragged?? Or is there a way that I can draw a rectangle or something "in front" or "over" all of my window's controls, and hide that rectangle once the slider is released??

I'm not really looking for exact code, but more for ideas on how to implement something like that...


You could create a child window and place the NSTextField controls in that. It's easy to hide and show child windows and they will float above your other controls.

--
Rob Keniger



_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to