Vinians2006 Active Member Licensed User Longtime User Dec 28, 2020 #1 This piece of code causes error and program closes. I call the sub on the button click. This is a test: B4X: Sub mostraSimbolo(btn As Button) btn.TextSize=24 end sub Do you know why ?
This piece of code causes error and program closes. I call the sub on the button click. This is a test: B4X: Sub mostraSimbolo(btn As Button) btn.TextSize=24 end sub Do you know why ?
stevel05 Expert Licensed User Longtime User Dec 28, 2020 #2 What is the error? Zip and post your project if you can. File/Export as zip or 'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args=Project.zip if it's a B4xPages project Upvote 0
What is the error? Zip and post your project if you can. File/Export as zip or 'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args=Project.zip if it's a B4xPages project
Vinians2006 Active Member Licensed User Longtime User Dec 29, 2020 #3 stevel05 said: What is the error? Zip and post your project if you can. File/Export as zip or 'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args=Project.zip if it's a B4xPages project Click to expand... Thank you, I found the bug. I tryed to remove my post but I couldnt. Upvote 0
stevel05 said: What is the error? Zip and post your project if you can. File/Export as zip or 'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args=Project.zip if it's a B4xPages project Click to expand... Thank you, I found the bug. I tryed to remove my post but I couldnt.