At 8:56 AM +0000 1/25/02, Mike Kinton wrote:
>grid control to display and manage arrays
>support for reading XML based data into stacks
>charting/graphing functions
>accept and process data streams that are either pushed from the internet  or
>from com ports whilst the program user is working with the user interface.
>There needs to be some kind of signal to initiate processing of new incoming
>data.

I'm not an official voice of Revolution.

Grid controls have often been described as a high priority. In the meantime, you can 
do many things right now with a standard field. Check out the tabStops, vGrid, hGrid, 
and showLines properties.

Charting and Graphing are already possible with perhaps a little code.

I believe you can accept QuickTime streams into a player -- haven't tried this. To get 
asynchronous things going, check out the send command, specifically send in... Also 
have a look at the with message option on the Open Socket command.

regards,

Geoff

_______________________________________________
improve-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/improve-revolution

Reply via email to