PureFORM 1.99 (yet another FORM designer)

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

Moderator: gnozal

michel
Enthusiast
Enthusiast
Posts: 142
Joined: Mon Feb 19, 2007 5:47 pm
Location: Luxemburg

Re: PureFORM 1.99 (yet another FORM designer)

Post by michel »

Hi Gnozal,

Super, thank you :D

michel
Klonk
Enthusiast
Enthusiast
Posts: 173
Joined: Tue Jul 13, 2004 2:17 pm

Re: PureFORM 1.99 (yet another FORM designer)

Post by Klonk »

Some bugreports:
* When the Integrator has a scrollbar, the last visible entry cannot be clicked
* When creating a new gadget and changing the gadget text, the last (few) character is not visible in the preview and not saved. As soon space or backspace is pressed once all characters are kept.
Bye Karl
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 »

Klonk wrote:* When the Integrator has a scrollbar, the last visible entry cannot be clicked
You mean select the last item in the gadget list when there is a scrollbar ? No problem here.
Klonk wrote:* When creating a new gadget and changing the gadget text, the last (few) character is not visible in the preview and not saved. As soon space or backspace is pressed once all characters are kept.
What gadget ? Seems to work here with a textgadget.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Klonk
Enthusiast
Enthusiast
Posts: 173
Joined: Tue Jul 13, 2004 2:17 pm

Re: PureFORM 1.99 (yet another FORM designer)

Post by Klonk »

I meant last item cannot be selected (windows 7)

I had this problem on several Gadgets... and now simply am not able to reproduce it easily...

OK
1. New Project
2. Add a Frame3D Gadget
3. delete Gadget Text using DEL key
4. type some text (some smaller words quite fast)
=> sometimes it appears immediately sometimes some characters (last word) do not appear immediately.. Hard to describe...
To me it looks like there is some trouble in updating the gadgets or at least some delay (maybe an event is handled too late?)

Maybe you can find something..

Yeah event handling might be a cause... because (a differnt annoyance):
when changing coordinates of a gadget clicking the up or down arrow rapidly it oftenly happens, that the spingadget is not updated. It looks like it is hung. When clicking again on it all the clicks before seem to have been recognized...
Bye Karl
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 »

Klonk wrote:I meant last item cannot be selected (windows 7)
I had this problem on several Gadgets... and now simply am not able to reproduce it easily...
Maybe you can find something..
Yeah event handling might be a cause... because (a differnt annoyance):
when changing coordinates of a gadget clicking the up or down arrow rapidly it oftenly happens, that the spingadget is not updated. It looks like it is hung. When clicking again on it all the clicks before seem to have been recognized...
I could not reproduce it (WinXP x86), but the event handling in PureFORM is pure hell... Lots of subclassing, and maybe an event gets lost from time to time. Not to mention that it sometimes behaves differently with (external PB3.94) debugger enabled.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
Bisonte
Addict
Addict
Posts: 1305
Joined: Tue Oct 09, 2007 2:15 am

Re: PureFORM 1.99 (yet another FORM designer)

Post by Bisonte »

You (gnozal) use still 3.94 for it ?
How about converting the sources (Pureform & jaPBe) to PB 4.x ?
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
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 »

Bisonte wrote:You (gnozal) use still 3.94 for it ?
Yep, I started the project in 2004 iirc.
Bisonte wrote:How about converting the sources (Pureform & jaPBe) to PB 4.x ?
I thought about it, but it's not so easy as it sounds...
It would probably be easier to start from scratch.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Klonk
Enthusiast
Enthusiast
Posts: 173
Joined: Tue Jul 13, 2004 2:17 pm

Re: PureFORM 1.99 (yet another FORM designer)

Post by Klonk »

I guess, I found the problem:
I was running Pureform from an USB thumbdrive. I am also running my email client from USB thumbdrive.
So i guess every time when my email client saves something to the drive the speed goes down. I also guess that pureform is saving some temporary files to the drive, therefore Pureform reacts slow and seems to have problems with event handling.

As soon I copied pureform to harddrive and run it from there everything runs smoothly.

My suggestion: If you use some temporary files, why not save them to the the windows temp folder?

So, many thanks in helping.

Purform is that what a future Visual Designer should be. Thumbs up for this great piece of software.
Bye Karl
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 »

Klonk wrote:My suggestion: If you use some temporary files, why not save them to the the windows temp folder?
PureFORM uses temporary files essentially for the undo feature.
I will keep your suggestion in mind.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Warmonger
Enthusiast
Enthusiast
Posts: 156
Joined: Wed Apr 20, 2011 4:24 pm

Re: PureFORM 1.99 (yet another FORM designer)

Post by Warmonger »

Klonk wrote:Purform is that what a future Visual Designer should be. Thumbs up for this great piece of software.
I would agree, but the designer needs to keep up with the PureBasic versions. Along with the new control support that comes with them new versions (canvas etc). Other then that I just started using it and it seems to be nice, just don't like the way it spreads out across so many windows. Plus the lack of Windows 8 support the windows overlap one another. It is also a little wonky at building forms (probably due to being outdated). I like the one that comes with the PB installer, just needs to be updated a bit.
Its Not A Bug, Its An Undocumented Feature!
Relax Its All Just Ones And Zeros
There Is No Place Like 127.0.0.1 Except ::1
I do things TO my computer, not WITH my computer... I am a nerd.
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 »

Warmonger wrote:...but the designer needs to keep up with the PureBasic versions. Along with the new control support that comes with them new versions (canvas etc).
You may use the 'custom gadget' feature.
Warmonger wrote: ...just don't like the way it spreads out across so many windows.
You may switch to the 'Integrator' UI.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
Primoz128
Enthusiast
Enthusiast
Posts: 212
Joined: Sat Sep 10, 2011 8:25 pm
Location: Slovenia

Re: PureFORM 1.99 (yet another FORM designer)

Post by Primoz128 »

Warmonger wrote:
Klonk wrote:Purform is that what a future Visual Designer should be. Thumbs up for this great piece of software.
I would agree, but the designer needs to keep up with the PureBasic versions. Along with the new control support that comes with them new versions (canvas etc). Other then that I just started using it and it seems to be nice, just don't like the way it spreads out across so many windows. Plus the lack of Windows 8 support the windows overlap one another. It is also a little wonky at building forms (probably due to being outdated). I like the one that comes with the PB installer, just needs to be updated a bit.
Win 8 is going to be insane fail...

Back on topic: This is amazing :).
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: PureFORM 1.99 (yet another FORM designer)

Post by IdeasVacuum »

Hi Warmonger, Click on Setup/Configuration. You will find a huge amount of very useful settings that give you the ability to make PureForm work the way you want it to.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
karmacomposer
Enthusiast
Enthusiast
Posts: 113
Joined: Sun Jul 29, 2012 2:51 pm

Re: PureFORM 1.99 (yet another FORM designer)

Post by karmacomposer »

Is there an image control? If so, does it support transparency?

Can forms be skinned?

Thanks.

Mike
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 »

karmacomposer wrote:Is there an image control? If so, does it support transparency?
PB's ImageGadget.
karmacomposer wrote:Can forms be skinned?
PureFORM does no support skins.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Post Reply