Page 1 of 1

jaPBe + PureForm how to...

Posted: Thu Mar 22, 2007 7:19 am
by wadysal
1. I design a form with few gadgets. ( Is very easy work with the PureForm and change the location, properties, etc, etc. )

2. I save the code and open it with the jaPBe.

3. I put new code with the jaPBe and Run to test it.

4. I need append many gadgets in my form and generate the new code but without lost the old code writed in the step 3 with the jaPBe.

5. It´s possible with PureForm and jaPBe?

I try…and try reading the help but I can´t.

thank to the comunity …………..wadysal from (Argentina)



Design Flow.....

Design with PureForm

Export code to jaPBe

Edit code in jaPBe

Load code from jaPBe to PureForm

Add new gadgets.

Export the new data to jaPBe (without lose the old code ). :? :cry:

Posted: Fri Mar 23, 2007 10:55 am
by gnozal
To update source code :
- In Preferences, check 'Add PureFORM tags to generated code' (The code tags are used to detect the code to be updated in a source file. Note that all code between two Start/End tags is replaced).
- The first time you save the generated code with 'Save as code'.
- The next time (after you changed the form) you can update the source with 'Update code in source'.
It's not perfect, I will try to enhance this feature, i.e. make some sort of 'smart' update feature..