• 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
Creating objects (was instantiate objects)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Creating objects (was instantiate objects)


  • Subject: Creating objects (was instantiate objects)
  • From: malcom <email@hidden>
  • Date: Sat, 13 Jul 2002 01:53:06 +0200

Ok i try to explain better...

I'm making an irc client using cocoa-java combination.
Now i need to show the text for every channels... I have two different ways:
#1 a listview (with the opened channels) and a number of textivew based on that opened channels. The user click a chan, and the software will show the right textview hiding the others. So i need to create on fly different objects and set the size/location of it. It's possibile? How? (OFF: can i do it with an entire window? how?... so i can separate different servers...)

#2 a listview (same as above) and only one textview. The text for every channel will be saved into different string objects, and it will be show in the textview, when the user click the channels. (i will save only the last 100 lines about...)

Now what's the better solution? I'm coming from realbasic, and while the first solution is more memory expensive, the second can be too slow. Or not? Any comments? Thx a lot, malcom.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Prev by Date: Re: obtain long user name
  • Next by Date: Morphing preference panels...
  • Previous by thread: Re: obtain long user name
  • Next by thread: Morphing preference panels...
  • Index(es):
    • Date
    • Thread