On 25/1/02 5:15 pm, Geoff Canyon <[EMAIL PROTECTED]> wrote: > 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.
Indeed all of this can be done, there are various 3rd party example stacks that do tables, XML or charting. However, better integrated support for a grid control is a top priority for a future version. Kind regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited - Power to the Developer! Tel: +44 (0) 870 747 1165. Fax: +44 (0)1639 830 707. _______________________________________________ improve-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/improve-revolution
