> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 09, 1999 10:32 PM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] Console GUI functions? Re:(4)

> Might this be something you could do in a browser via CGI?

Hi, I thought about this too (to use a Browser) but the problem is that a
browser works page-oriented and you don't have access to the 'cursor'
location. So to change the content and update, you have to create a
complete new page (there exist some tricks to avoid this but that's not
very portable) and this will be to slow, text-GUIs are used for
applications where usage-speed is everything. Robert

Reply via email to