Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mahaboob

macrumors member
Original poster
Jul 10, 2008
31
0
Hi
I'm a beginner in xcode.
I'm using NSTabView with two NSTabViewItem. and i insert NSTextView to
each NSTabViewItem. I want to show the content of one TextView when clicking
another TabViewItem. How can I do this? help me please?

Thanks
 

Eraserhead

macrumors G4
Nov 3, 2005
10,434
12,250
UK
You do it in Interface builder by creating a tab view and dragging a text view into each tab
 

mahaboob

macrumors member
Original poster
Jul 10, 2008
31
0
NSTabView

Hi
I did like that, but i didn't know which event should fired when i switching from one tab to another. Help me please....
 

Eraserhead

macrumors G4
Nov 3, 2005
10,434
12,250
UK
^^ Look in the documentation for NSTabView, it should show which methods need implementing by the delegate.
 

mahaboob

macrumors member
Original poster
Jul 10, 2008
31
0
Customizing NSToolbar

I created a toolbar containing two items, contact and compose.I created contact window and compose window. On clicking of toolbar items i want to open the appropriate window and I succeeded in that. But my problem is, At the program launching time toolbar items are enabled and when I clicking any one item the appropriate window will open and cause all the toolbar items disabled. How can I solve the problem?
 

mahaboob

macrumors member
Original poster
Jul 10, 2008
31
0
configuring SMTP settings

Hi all,
I'm developing an email based application using Pantomime framework and SMTP. I can send the mail. Now I want to configure the SMTP settings.
1. Number of emails send simultaneously. I want to send upto 50 mails simultaneously depending on the option given.
2. “Time between emails (in seconds)” allows the user to specify how long the application should wait between sending each mail.
3. “Delivery Timeout” allows the user to specify how many seconds to have the application attempt to connect to the server of the current recipient being sent the mail.
How can I do these ?
 

mahaboob

macrumors member
Original poster
Jul 10, 2008
31
0
Adjusting email speed

Hi all,
I'm developing an email based application using Pantomime framework and SMTP. I can send the mail. Now I want to configure the SMTP settings.
1. Number of emails send simultaneously. I want to send upto 50 mails simultaneously depending on the option given.
2. “Time between emails (in seconds)” allows the user to specify how long the application should wait between sending each mail.
3. “Delivery Timeout” allows the user to specify how many seconds to have the application attempt to connect to the server of the current recipient being sent the mail.
How can I do these ?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.