Form Designer 5.10

You need some new stunning features ? Tell us here.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00 beta 3

Post by Polo »

Just choose an event file hen the window is selected, then the combo will have the procedure list (which should have 2 parameters)
User avatar
leonhardt
Enthusiast
Enthusiast
Posts: 220
Joined: Wed Dec 23, 2009 3:26 pm

Re: Form Designer 5.00 beta 3

Post by leonhardt »

I used it yesterday,it worked well,but today it crashed.
A program error was detected:
Error Message:Invalid memory access
Error Code:-1073741819
Code Address:4762733
Target Address:32
:( I don't know why...
poor English...

PureBasic & Delphi & VBA
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00 beta 3

Post by Polo »

leonhardt wrote:I used it yesterday,it worked well,but today it crashed.
A program error was detected:
Error Message:Invalid memory access
Error Code:-1073741819
Code Address:4762733
Target Address:32
:( I don't know why...
No idea how to reproduce it? Also are you using the version from last PB beta?
User avatar
leonhardt
Enthusiast
Enthusiast
Posts: 220
Joined: Wed Dec 23, 2009 3:26 pm

Re: Form Designer 5.00 beta 3

Post by leonhardt »

Polo wrote:
leonhardt wrote:I used it yesterday,it worked well,but today it crashed.
A program error was detected:
Error Message:Invalid memory access
Error Code:-1073741819
Code Address:4762733
Target Address:32
:( I don't know why...
No idea how to reproduce it? Also are you using the version from last PB beta?
I've installed PB 4.61,5b7,once I double click the FormDesigner exe or launch it from IDE ,it crashes ,every time, the last time I opened it normally I changed some configeration of it,so I wonder if it's the configeration problem.
PS:I also patched my Win7 32bit to SP1
poor English...

PureBasic & Delphi & VBA
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 450
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Form Designer 5.00 beta 3

Post by Didelphodon »

Same problem on my machine (though it worked without any problems some weeks before):

A program error was detected:

Error Message: Invalid memory access
Error Code: -1073741819
Code Address: 5005787
Target Address: 32
Sourcecode line: 4277
Sourcecode file: E:\Users\gaetandupont-panon\Documents\gdpcomputing\Purebasic\FormDesigner\mainevents.pb


Cheers,
Didel.
Go, tell it on the mountains.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00 beta 3

Post by Polo »

You should use the latest version, shipped with latest Purebasic beta.
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 450
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Form Designer 5.00 beta 3

Post by Didelphodon »

Ok, thx for the advice. Didn't know that those two apps are that close to each other 8-)
Go, tell it on the mountains.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00 beta 3

Post by Polo »

Didelphodon wrote:Ok, thx for the advice. Didn't know that those two apps are that close to each other 8-)
They are the same, but all new versions of the FD will be released through the PB package and not through my website anymore ;)
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 450
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Form Designer 5.00 beta 3

Post by Didelphodon »

Ok, however, I still get a similar error:


A program error was detected:

Error Message: Invalid memory access
Error Code: -1073741819
Code Address: 4762733
Target Address: 32


Cheers,
Didel.
Go, tell it on the mountains.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00 beta 3

Post by Polo »

No idea where that can comes from, I'll investigate.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Form Designer 5.00 beta 3

Post by IdeasVacuum »

I'm getting that error too - If I leave the Designer in the Task bar for an hour or so, then try to restore the window - error.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00 beta 3

Post by Polo »

Sounds like it's happening only on Windows, I never had those problems on Mac. I'll have to try!
User avatar
Mindphazer
Enthusiast
Enthusiast
Posts: 456
Joined: Mon Sep 10, 2012 10:41 am
Location: Savoie

Re: Form Designer 5.00 beta 3

Post by Mindphazer »

Never had any crash on my Mac since september....
MacBook Pro 16" M4 Pro - 24 Gb - MacOS 15.4.1 - Iphone 15 Pro Max - iPad at home
...and unfortunately... Windows at work...
User avatar
Shardik
Addict
Addict
Posts: 2058
Joined: Thu Apr 21, 2005 2:38 pm
Location: Germany

Re: Form Designer 5.00 beta 3

Post by Shardik »

Mindphazer wrote:Never had any crash on my Mac since september....
Try this one on your Mac: :wink:
- Start FormDesigner
- move scroll wheel on a Logitech mouse (no problem with a vertical touch on Apple's Mighty Mouse)

Code: Select all

Form Designer 5.00 beta 3

A program error was detected:

Error Message:   Trace trap
Error Code:     5
Code Address:    -1870357961
(FormDesigner contained in PB 5.00 Beta 8 )
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Form Designer 5.00 beta 3

Post by Polo »

Shardik can you try this executable so I can know where the error is (mac)?
http://www.fileden.com/files/2012/8/19/ ... signer.zip

For those who experience errors on windows can you do the same with this exe?
http://www.fileden.com/files/2012/8/19/ ... /FDWin.zip

Thanks :)
Post Reply