Page 26 of 103

Posted: Fri Mar 02, 2007 1:58 pm
by gnozal
Update

Changes :
- bugs fixed (gadget group names, scrollarea gadget related, etc...)
- added two new buttons in Preferences/Gadget colors to select last chosen colors

PureFORM Panel gadget text refresh

Posted: Fri Mar 02, 2007 10:28 pm
by michel
Hello Gnozal,

I'm happy about the development progress of your editor. With build 124 I succeeded to test the tab text refresh in relation to the panel gadget with a new project.
Unfortunately with my test project I did not succeed. I find it very curious that the graphic exactly shows the modified text on the different tabs of a panel while the completed code in the editor has an older tabtext in the data section. When I read the Pureform project file with a text editor I find the new text and not the old tab text. In order that you can test I made you a mail on your address with a zip file.

michel

PureFORM Panegadget Textproblem

Posted: Sat Mar 03, 2007 10:17 am
by michel
Hello Gnozal :D

You can forget my Email from yesterday, the problem is solved:
I first deleted all my Panelgadgets, the I recreated them. From that point on I succeed in changing and so on; everything works fine now.

Michel

PureFORM Gadget groups (copy paste functionality)

Posted: Sat Mar 03, 2007 10:29 am
by michel
Hello Gnozal,

:idea:

Could you imagine a copy / paste functionality as a new gadget group action?

michel

Posted: Sat Mar 03, 2007 11:08 am
by gnozal
Update

Changes :
- fixed a bug with MultiLanguage and PanelTabs text

Re: PureFORM Gadget groups (copy paste functionality)

Posted: Sat Mar 03, 2007 11:11 am
by gnozal
michel wrote:Could you imagine a copy / paste functionality as a new gadget group action?
You mean extend the 'Copy/Paste gadget' feature to gadget groups ?
I will see what I can do.

Posted: Sat Mar 03, 2007 12:55 pm
by gnozal
Update

Changes :
- added 'Paste Gadget group' to window and gadget context menu

PureFORM past gadget group

Posted: Sat Mar 03, 2007 2:01 pm
by michel
Hello Gnozal,

:D :D :D

incredible, this feature enables to copy gadgets between windows without any problems.

:idea:

you might think about the following points:

- possibility to copy gadget group with properties

- possibility to store group gadgets in order to recall them in other projects. A sort of template function.

michel

Re: PureFORM past gadget group

Posted: Mon Mar 05, 2007 10:41 am
by gnozal
michel wrote:- possibility to copy gadget group with properties
What would that be ?

Posted: Mon Mar 05, 2007 12:21 pm
by gnozal
Update

Changes :
- fixed : PureFORM should now detect the mouse button up event correctly for all gadgets, including some 'special' gadgets like ExplorerList wich may have required a right-click to exit resize/drag mode.

Posted: Wed Mar 07, 2007 1:55 pm
by gnozal
Update

Changes :
- fixed some minor bugs

Posted: Wed Mar 07, 2007 2:38 pm
by Ajm
Hi,

I have browsed the help file that comes with PureFORM and have a couple of questions that I hope someone will be able to answer.

1. I am trying to use jaPBe and PureFORM as a plugin. Am I right in presuming that the PureFORM exe has to go in the plugins directory ?

2. When I run PureFORM as a plugin create an example project, save it as test.pbf, save the codes as test.pb and then close PureFORM. The editor does not contacin the source file. I have all the options selected in the preferences.
Can someone explain how PureFORM works as a plugin to jaPBe please.

Regards

Andy

Posted: Wed Mar 07, 2007 6:17 pm
by gnozal
Ajm wrote:1. I am trying to use jaPBe and PureFORM as a plugin. Am I right in presuming that the PureFORM exe has to go in the plugins directory ?
Yes
Ajm wrote:2. When I run PureFORM as a plugin create an example project, save it as test.pbf, save the codes as test.pb and then close PureFORM. The editor does not contacin the source file. I have all the options selected in the preferences.
It's a bug. I have uploaded a new version wich should fix this.
So it should work :
1. Open test.pb in jaPBe
2. Start plugin : PureFORM opens test.pbf
3. Modify form.
4. Update code in source
5. Quit plugin
6. Source file is reloaded in jaPBe.

Posted: Wed Mar 07, 2007 8:28 pm
by Ajm
Thanks gnozal

Regards

Andy

PureFORM gadget group properties

Posted: Thu Mar 08, 2007 6:52 pm
by michel
Hello Gnozal,

With your last release I discovered that meanwhile it is possible to copy a single gadget or a gadget group with all the properties of the gadgets (color, size etc) included.
I think it could be interesting to store groups of gadgets in a seperate file in order to recall and reuse them for other projects, that was what I meant with templates.

Michel