
Then PureForm run as well..
---ops my fault... i copied it into the wrong PB (the x64 one).. sorry

Moderator: gnozal
Code: Select all
r3p347 : 7ry : un71l d0n3 = 1
I do not ask for all the code, but for an executable code snippet that demonstrates the problem. And please tell me what OS / PB version you are using.jassing wrote:Noted tho -- Post all code or don't ask a question... Check!
Code: Select all
r3p347 : 7ry : un71l d0n3 = 1
It seems that PureFORM has detected your x64 installation.ar-s wrote:Hum that is strange,
i have check my directories, PureForm is in the good one (PB 4.51 x86 / plugin (and root as well), the error message :
Why does it take the x64 directory to work ?
- Check 'Use embedded jaPBe in Code Infusion' in Preferences.rims wrote:I use PB 4,51 and PureForm 1.99 build 414. jaPbe 3.10.9.849
I have PureForm as plugin, but i'm not able that code infusion go with help JaPbe.
Stil i see standard code infusion window.
and the saved project :PureFORM 1.99 build 414 has detected an error !
Error n° C0000005
'An attemped read or write to/from an address to which that process isn´t allowed'
Module : C:\PureBasic394\Program\PureFORM_Plus_Integrator_MenuXP.pb ; Line : 9628
The current project will be saved as ...
Code: Select all
PureFORM_Project_Begin
Project¶CRASH[20110215-082046]GIS_Typenschild
Window¶1¶#Window_Typenschilder¶349110272¶#PB_Window_SystemMenu|#PB_Window_SizeGadget|#PB_Window_MinimizeGadget|#PB_Window_TitleBar|#PB_Window_MaximizeGadget¶Typenschilder¶399!¶280!¶723¶644¶0¶10¶10¶0¶5000¶5000¶0¶-1¶0¶¶¶
TextGadget¶1¶#Text_0¶1¶-1¶-1¶0¶0¶26¶0¶0¶¶Fabriknummer¶¶-1¶0¶¶¶0¶0¶0¶0¶0¶5¶10¶90¶25¶0¶0¶0¶0¶0¶0·0·0·0·0·0·0¶0¶-1¶-16777216¶-1¶-1¶¶0¶¶0¶0
StringGadget¶2¶#String_1¶1¶-485¶-1¶0¶0¶25¶0¶0¶¶Gadget_1¶¶-1¶0¶¶¶0¶0¶0¶0¶0¶100¶10¶35¶15¶0¶0¶0¶0¶0¶0·0·0·0·0·0·0¶0¶-1¶-1¶-1¶-1¶¶0¶¶0¶0
PureFORM_Project_End
Hi Klaus,ABBKlaus wrote:... i am getting this error when i resize the stringgadget ...
I have uploaded a new build which does some additional checks when loading a project.Saved Form wrote:PureFORM_Project_Begin
Project¶CRASH[20110215-082046]GIS_Typenschild
Window¶1¶#Window_Typenschilder¶349110272¶#PB_Window_SystemMenu|#PB_Window_SizeGadget|#PB_Window_MinimizeGadget|#PB_Window_TitleBar|#PB_Window_MaximizeGadget¶Typenschilder¶399!¶280!¶723¶644¶0¶10¶10¶0¶5000¶5000¶0¶-1¶0¶¶¶
TextGadget¶1¶#Text_0¶1¶-1¶-1¶0¶0¶26¶0¶0¶¶Fabriknummer¶¶-1¶0¶¶¶0¶0¶0¶0¶0¶5¶10¶90¶25¶0¶0¶0¶0¶0¶0·0·0·0·0·0·0¶0¶-1¶-16777216¶-1¶-1¶¶0¶¶0¶0
StringGadget¶2¶#String_1¶1¶-485¶-1¶0¶0¶25¶0¶0¶¶Gadget_1¶¶-1¶0¶¶¶0¶0¶0¶0¶0¶100¶10¶35¶15¶0¶0¶0¶0¶0¶0·0·0·0·0·0·0¶0¶-1¶-1¶-1¶-1¶¶0¶¶0¶0
PureFORM_Project_End
I remember playing around with creating a menu but deleted it later. Maybe that was the cause ?gnozal wrote:However, I don't know why the project is corrupt. If you can reproduce it, it would help if you could post the steps so I may fix the issue (if any).
Thanks,hjf wrote:Hi Gnozal,
I have a problem with a project, generated with PureForm 1.99 Build 409. With newer Builds to 414 it works
correct. With the last Build 415 the project can be loaded but the Dialogs (#Win_Setup) are corrupted. The
gadgets on the "TabGadget" are in confusion.
hjf