realbasic-nug
[Top] [All Lists]

Re: HTML tool

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: HTML tool
From: Charles Yeomans <yeomans at desuetude dot com>
Date: Thu, 30 Sep 2004 11:56:49 -0400
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <BD8182A0 dot DC69%mtschofen at carlson dot com>

On Sep 30, 2004, at 10:30 AM, Martin Tschofen wrote:

I want to create a forms builder (simple explanation). I kind of know that I could produce this with cloning but as the end result is going to be HTML
files, I'm wondering how I could do this with an HTML control that's
potentially cross platform.
I will need to build some special user interface element (a popup to select
graphics).

So I'm wondering given the missing HTML control, if it would be possible to harness a browser somehow, that when a user clicks on special links, I can popup my own special control. I guess one way would be to create a plugin,
but is this possible with RB?

If you're using an HTML control that allows it, you could define your own URL scheme -- rb:// for example.

--------------
Charles Yeomans

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>
  • HTML tool, Martin Tschofen
    • Re: HTML tool, Charles Yeomans <=