Re: PureFORM 1.99 (yet another FORM designer)
Posted: Mon May 21, 2012 6:42 pm
Hi Gnozal,
Super, thank you
michel
Super, thank you

michel
http://www.purebasic.com
https://www.purebasic.fr/english/
You mean select the last item in the gadget list when there is a scrollbar ? No problem here.Klonk wrote:* When the Integrator has a scrollbar, the last visible entry cannot be clicked
What gadget ? Seems to work here with a textgadget.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.
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.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...
Yep, I started the project in 2004 iirc.Bisonte wrote:You (gnozal) use still 3.94 for it ?
I thought about it, but it's not so easy as it sounds...Bisonte wrote:How about converting the sources (Pureform & jaPBe) to PB 4.x ?
PureFORM uses temporary files essentially for the undo feature.Klonk wrote:My suggestion: If you use some temporary files, why not save them to the the windows temp folder?
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.Klonk wrote:Purform is that what a future Visual Designer should be. Thumbs up for this great piece of software.
You may use the 'custom gadget' feature.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 switch to the 'Integrator' UI.Warmonger wrote: ...just don't like the way it spreads out across so many windows.
Win 8 is going to be insane fail...Warmonger wrote: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.Klonk wrote:Purform is that what a future Visual Designer should be. Thumbs up for this great piece of software.
PB's ImageGadget.karmacomposer wrote:Is there an image control? If so, does it support transparency?
PureFORM does no support skins.karmacomposer wrote:Can forms be skinned?