Nice idea having part of the interface implemented using HTML! It makes 
for some interesting layouts...

Unfortunately the forms my users are supposed to design are not 
stand-alone forms. Those forms will form the pages of a fairly large 
page control, with most pages designed in Delphi.

Sid Gudes wrote:
> We faced the same issue, and rather than have our users learn a forms 
> editors, we decided to use Dave Baldwin's HTMLviewer (www.pbear.com) 
> to display HTML forms.  This allows our users to author their forms 
> in HTML using any commercial HTML editor.  Since their staffs usually 
> have HTML expertise, this allows them to start creating forms with no 
> learning curve, and also to use forms created for our Delphi program 
> in other applications (and vice versa).  Since HTMLviewer supports 
> CSS, fine formatting control is available.
>
> The only restrictions we found in HTMLviewer is that JavaScript is 
> not supported (although it seems that we can get a third-party 
> JavaScript interpreter and integrate it, but we're not at that point 
> yet), and that Quantum Grid is not directly supported, but we were 
> able to get QG in there using the <PANEL> tag included in HTMLviewer.
>
>
> At 01:32 AM 12/13/2006, Cosmin Prund wrote:
>   
>> Hello!
>>
>> I need to provide my users with a way to define custom data-input screens.
>>
>> I already found Greatis Form Designer, I tested it and it would do the
>> job just fine. I also ordered it BUT the account numbers I got from
>> SWREG don't add up (I've got an GB IBAN for a DE bank and an total of 3
>> SWIFT codes on the same invoice). I wanted to contact SWREG to have
>> those issues sorted but I found NO way to do so! They've got a funny
>> "Help" section on the front page but unfortunately my problem is not
>> listed among the 10 problems selectable there, and there's no "other
>> problems" section. So I've opened an support ticket with Greatis: I
>> basically notified them of my problems with SWREG and asked for a way
>> around this. I also provided the Reference Order Number I got from SWREG
>> to make it obviously clear I want to buy the thing. I got no answer in
>> 48 hours...
>>
>> Anyone any (other) recommendations?
>>
>> Thanks,
>> Cosmin Prund
>>     
>
> Regards,
> Sid Gudes
> PIA Systems Corporation
> [EMAIL PROTECTED] 
>
>
> __________________________________________________
> Delphi-Talk mailing list -> Delphi-Talk@elists.org
> http://www.elists.org/mailman/listinfo/delphi-talk
>
>   

__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to