Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Doing nib stuff in codeq

Doing nib stuff in codeq
Thread Tools
Professional Poster
Join Date: Dec 2000
Location: Chicago, Illinois
Status: Offline
Reply With Quote
Jul 3, 2001, 05:02 PM
 
Okay, I know how to make an NSWindow in java (new NSWindow(....)), but how do I add different objects to it in code? Sometimes I use the nib file, but other times (like now) I need to edit the objects in my WIndow at run time (like insert an NSTextView one time ot an NSButton another). Here's my current code:

<BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font><HR><pre><font size=1 face=courier>
NSWindow theSheet = new NSWindow(aRect, NSWindow.TitledWindowMask, NSWindow.Buffered, true);
NSApplication.sharedApplication().beginSheet(theSh eet, aWindow, null, null, null);
</font>[/code]

So, how would I add an NSButton to theSheet?

Thanks,
F-bacher
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 12:44 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2