• 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
Displaying Realtime Data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Displaying Realtime Data


  • Subject: Displaying Realtime Data
  • From: Saul Iversen <email@hidden>
  • Date: Tue, 28 Oct 2003 02:06:24 -0500

Could someone please offer a recommendation regarding the best approach in the Cocoa world for displaying an incoming stream of realtime data from an instrument? I have developed some code which correctly parses a serial stream of physiological data and prints body temperature for instance to the console. But I want to be able to go beyond simple printf's and open a separate window with the text representing the temperature enlarged and continuously being updated.

Should I be using Interface Builder to set up some sort of NSView variant of a text window? Would this require a separate backend process running which converts the serial stream of data to a float which I would then somehow NSPipe over to IB? Or should I include the serial stream processing in the controller which is created to work with IB? Somehow this last idea seems wrongheaded but then I am still learning.

Many thanks for your patience and support...
Saul
_______________________________________________
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.

  • Follow-Ups:
    • Re: Displaying Realtime Data
      • From: Daniel Todd Currie <email@hidden>
    • Re: Displaying Realtime Data
      • From: Cameron Hayne <email@hidden>
  • Prev by Date: Re: Disk Copy
  • Next by Date: NSXMLParser failing w/o quotes?
  • Previous by thread: Re: how to move files to trash?
  • Next by thread: Re: Displaying Realtime Data
  • Index(es):
    • Date
    • Thread