Oleg I am not quite sure why you want to build a form graphically - given that all the layout is done by stylesheets? The forms essentially only contain the field definition and any logic required to validate or alter/display their values. FWIW, I have a small Python program that creates basic forms (and the logic my app uses to manipulate them) from an SQL statement. Derek
>>> On 2009/02/19 at 11:59, in message >>> <[email protected]>, >>> "Konovalov, Oleg " <[email protected]> wrote: Hi, Are you aware of any tool which allows to build CForms graphically, similar to how many Eclipse plugins ? We have a limited set of XML fields, need to create (or find) a tool to build forms through the GUI for non-programmers. If not, how would you build such a tool, any building blocks ? Any help is very appreciated. TIA, Oleg Konovalov Email: [email protected] -- This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html. This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
