Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] XHTML Rebol browser help

From: inetw3::mindspring::com at: 26-Jan-2003 20:42

Hello Reboller's I've put together an XHTML DOM parser in Rebol that automatically build VID's, and one for mBED (multimedia language) to embed my GUI code in all browsers with animation, scores, streamed audio, etc. but....... for the work in progress XHTML browser..... Does anyone know an easy way to change RGB code like this, "#FF00FF00" to a correct tupple color ? Is it possible to make everything in a panel scroll like you see in a browser? And how do you make all your VID code set to a margin so it will automatically wrap for you, or is this not possible? And one more. When my series is built from the html page, i can't just say, " view layout series" and have it just pop up how do i do that? I would really appreciate it if someone could share these tidbits with me if possible. Thanks in advance.