PureFORM 1.99 (yet another FORM designer)

All PureFORM, JaPBe, Libs and useful code maintained by gnozal

Moderator: gnozal

John(ny)
User
User
Posts: 23
Joined: Wed Nov 10, 2010 11:44 am
Location: Germany, Niedersachsen

Re: Using Pureform

Post by John(ny) »

Hi Gnozal,

i have downloaded you newest Version....

...and test all.

Fine Work!

I have to congratulate you.

Thank you!

Let me ask (again); what is (or was) the reason for you, that you have develope pureFORM?
And what the outcome would be with that (nice) software? (pureFORM).

Can i something do for you?

Juergen
Best regards.
John(ny)
www.loetseite.de
less is more :-)
glops
User
User
Posts: 38
Joined: Wed Jan 16, 2008 12:53 pm
Location: France

Re: PureFORM 1.99 (yet another FORM designer)

Post by glops »

Windows XP, as admin
Same directory as Purebasic. Purebasic runs.
No problem with my previous "old" version 3.90
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Re: Using Pureform

Post by gnozal »

I simply wanted to create an alternative designer more suited to my needs. That's all.
That was five years ago (PB3.9x).
Since then I have added some features and compatibility for the newer PB versions (4.00-4.5x).
And fixed a lot of bugs.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
exit
New User
New User
Posts: 2
Joined: Tue Nov 30, 2010 8:10 pm

Re: PureFORM 1.99 (yet another FORM designer)

Post by exit »

Hi gnozal,

I'm using PureForm 1.99 build 409 on an Windows 7 (32 bit) system as admin. After creating a menu, PureForm crash down with the following message:

===========
Error n° C0000005
An attemped read or write to/from an address to which that process isn't allowed.

Module:
c:\PureBasic394\Programm\PureFORM_Plus_Integrator_MenuXP.pb; Line :11290

The current project will be saved as....
===========

Without creating a menu PureForm is runnig without a failure.
What is wrong? The folder that is described in the message above, isn't on my system!


greetings from germany
exit
- - - - - - - - - - - - - - - - -
Please excuse my bad english
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Re: PureFORM 1.99 (yet another FORM designer)

Post by Fangbeast »

Code: Select all

Module:
c:\PureBasic394\Programm\PureFORM_Plus_Integrator_MenuXP.pb; Line :11290
Hello exit. That directory is where Gnozal's PureForm code is kept and compiled from on his system and doesn't have anything to do with your error, it does not have to exist on your computer.

Don't worry, Gnozal always fixes things fast.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Re: PureFORM 1.99 (yet another FORM designer)

Post by gnozal »

Code: Select all

Module:
c:\PureBasic394\Program\PureFORM_Plus_Integrator_MenuXP.pb; Line :11290
It crashes at the end of the windows callback. Unfortunately, this is not very informative.
I can't reproduce it on WinXP.
After creating a menu, PureForm crash down
When exactly ?
Immediately after clicking on 'Ok' in the Menu builder ?

I have uploaded a debug build : http://gnozal.ucoz.com/PureFORM_Debug.zip
Please post the console debugger window content when it crashes.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
exit
New User
New User
Posts: 2
Joined: Tue Nov 30, 2010 8:10 pm

Re: PureFORM 1.99 (yet another FORM designer)

Post by exit »

Hi gnozal,

the described chrash was on two notebooks. At first with Windows XP professional then also at another Notebook with Win 7.
The effect was at both systems the same. But I don't know the exact "chrash message" from the XP-system. The chrash was after creating a menu, unfortunately I can't tell you the moment.

Today I can open the projekt CRASH[20101130-200300]Lauf......pbf without a failure :?

Also a new testproject to simulate this failure is still running.

At last I adjust the settings of PureForm.exe
-> not run in XPcompatible mode
-> Don't (PureForm.exe) work as an admin
Could this be the solution :?:

Code: Select all

I have uploaded a debug build : http://gnozal.ucoz.com/PureFORM_Debug.zip
Please post the console debugger window content when it crashes.
Okay, when I have these chrash once again, I will post the information from the debugger.

best regards
exit
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Sometimes locks up

Post by IdeasVacuum »

Hi gnozal

I have not been using PureFORM for long but it's been fantastic, very easy to use - a great design with some very special features. I'd like it to be PB's official form designer.

I don't know how one would track this problem but, 'out of the blue', it sometimes simply locks-up - especially if I have stopped using it to browse through my emails or work with another app. Once this has happened, I have to kill the process. I'm using PureFORM v1.99 409 on WinXP SP3 32bit.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
Kukulkan
Addict
Addict
Posts: 1396
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

Re: PureFORM 1.99 (yet another FORM designer)

Post by Kukulkan »

Hi gnozal,

as PureFORM really rocks, there is still a feature that I would like to see: a fast properties assistant

As for many developer, one of the most annoying things is to create the properties-dialogs. Some text-fields, dropdown boxes, checkboxes and options need to get placed on a window and all of them need alignment, enumeration identifiers etc. They also may be placed on multiple tabs on a panel gadget. The cloning feature of PureFORM is helpful, but not enough.

It would be great to have an editor to simply name the propertys, choose the types (text, dropdown, chackbox and options), optionally set a group assignment (for tabs in a panel), and PureFORM will generate all needed text-gadgets, string-gadgets etc. with good named enumerations. Maybe we can choose between two or more layout styles (text above element or left of element etc.).

Was that description clear and understandable? That would have helped me so many times... :)

Thanks

Kukulkan
John(ny)
User
User
Posts: 23
Joined: Wed Nov 10, 2010 11:44 am
Location: Germany, Niedersachsen

Re: Using Pureform

Post by John(ny) »

Hello gnozal,

i mean this realy honest; i want / need an (in future some more...) special adjustmets / updates from you for your fine pureFORM.

Are you ready for this?

And what i mean whis honest; i am really ready to pay for that. Do you have PayPal?

I need no Bill und i can pay like "donation". So you have no special Commitments.

And your update is not for me alone. Anyone can use it!

------------

Your last modification is very fine. Particularly the way, to configure it in the INI File is fine.

Can you programm / update the following, perheps with control with the INI File?

"click with left mouse button on any Gadget will open the code injection window, and show the associated code".

Thank you very much.
Best regards.
John(ny)
www.loetseite.de
less is more :-)
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Re: PureFORM 1.99 (yet another FORM designer)

Post by gnozal »

Kukulkan wrote:as PureFORM really rocks, there is still a feature that I would like to see: a fast properties assistant
As for many developer, one of the most annoying things is to create the properties-dialogs. Some text-fields, dropdown boxes, checkboxes and options need to get placed on a window and all of them need alignment, enumeration identifiers etc. They also may be placed on multiple tabs on a panel gadget. The cloning feature of PureFORM is helpful, but not enough.
I don't get exactly what you want.
Maybe you could write some generic code to show me, and I will try to merge the code to PureFORM.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Re: Using Pureform

Post by gnozal »

John(ny) wrote:Can you programm / update the following, perheps with control with the INI File?
"click with left mouse button on any Gadget will open the code injection window, and show the associated code".
If the code-infusion window is inactive, you can already open it by right-clicking on a gadget and selecting "Code infusion" in the context menu.
If the code-infusion window is active, left-clicking on a gadget selects the gadget in the code-infusion window.
In normal mode, the left-click is used to draw / move / resize gadgets.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
Kukulkan
Addict
Addict
Posts: 1396
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

Re: PureFORM 1.99 (yet another FORM designer)

Post by Kukulkan »

Hi gnozal,

I have no code, but here is an example:
Image

It will be great to have something like a table (upper image) to define the needed fields and the desired field-names. Some default-value and the caption will be needed, too. The "Tab" value defines the tab on which the property must be located (empty means no panel-gadget). The lower image is the result of the given table. There will be more parameters needed (like dimensions and percentage of middle or captions above the fields etc.). But this is the initial idea. After this has been done, the most work is done and the rest is finetuning...

The gadgets must be named enumerated exactly like in the table. The caption gadgets (string) may get enumerated like "#strFirstName_caption" etc.

Kukulkan
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Re: PureFORM 1.99 (yet another FORM designer)

Post by gnozal »

Kukulkan wrote:I have no code, but here is an example:
Image
Ok, I get it.
I will put this in the idea box.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
glops
User
User
Posts: 38
Joined: Wed Jan 16, 2008 12:53 pm
Location: France

Re: PureFORM 1.99 (yet another FORM designer)

Post by glops »

Hello, got a new Windows 7 PC....and tried latest version of Pureform...
Cannot activate Scintilla option in the preferences...I check the option...I save quit...I restart Pureforms...option is empty...No code Infusion available
I tried to install Scite...with Scintilla.dll but this DLL does not exist anymore...
Did I miss something ?

Version on XP....unusable
Version on Windows 7 : without Code Infusion.....arghhhh
Post Reply