I'm trying to place a label over a TableView and for some reason there's just no way the label will show up once I run the app...

In Interface Builder it looks good (basically it's just a label saying "Drop your files here"...) I made sure I "Sent it to front"... while sending the table view to the back... but as soon as I run the App, the label shows up behind the table view! (I know it's behind because I tried placing only half of it over the table view and I can see half of it, but the other half is hidden behind the table view)...

I did the exact same thing in another project and I had no problem whatsoever, in fact I have the two nib files side by side in IB and I can't see any difference between the two! But one just wont work...!

The only difference is that the one that isn't working is in a custom view...

Any particular reasons why my label will always show up behind my tableview no matter what I do??

Jean-Nicolas Jolivet
_______________________________________________

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