Search found 63 matches
- Wed May 10, 2023 8:40 am
- Forum: Tricks 'n' Tips
- Topic: iOS-Deployment done easy :-)
- Replies: 13
- Views: 22101
Re: iOS-Deployment done easy :-)
I can't say much more than in my initial posts. I do not have a paid Apple Developer Account anymore, therefore my Certificates and Provisioning Profiles expired. However, what I can give you as advice: - Take care of the used version of XCode: is it the one, Fred states in the documentation? - Foll...
- Tue May 09, 2023 12:00 pm
- Forum: Coding Questions
- Topic: 2.50 b1
- Replies: 12
- Views: 1139
Re: 2.50 b1
@Fred, maybe this can describe the situation better: Date: 2023-05-09 Platform: Linux, MX-21.3 "Wildflower" Desktop: Xfce 4.18.1 Debian Version: 11.6 Spider Basic: SpiderBasic 2.50 beta 1 (Linux - x64), downloaded today. Scenario: Having a small demo code running in debugger (F5) works. Us...
- Wed Apr 26, 2023 1:36 pm
- Forum: General Discussion
- Topic: My first build for Android can't be installed
- Replies: 5
- Views: 237
Re: My first build for Android can't be installed
Have you followed the documentation? => https://www.spiderbasic.com/documentation/reference/ide_createapp.html Having the debugger enabled really could be the cause, but I'm not certain. I'd have to test myself. Are there any error messages, log files, etc. that might be of help? Which SDK Version i...
- Sun Feb 12, 2023 7:35 pm
- Forum: Tricks 'n' Tips
- Topic: iOS-Deployment done easy :-)
- Replies: 13
- Views: 22101
- Sun Feb 12, 2023 7:33 pm
- Forum: Bugs Reports
- Topic: [Done] #PB_Window_Maximize missing
- Replies: 7
- Views: 632
- Fri Feb 10, 2023 7:43 am
- Forum: Coding Questions
- Topic: Working in dev but not after deploy
- Replies: 6
- Views: 776
Re: Working in dev but not after deploy
Off topic:
Seems like another poor soul wants to update a firmware for Epson PoS/Fiscal printers via the Webinterface.
On topic:
I'm sorry, I can't test at the moment (no File.io access).
Seems like another poor soul wants to update a firmware for Epson PoS/Fiscal printers via the Webinterface.
On topic:
I'm sorry, I can't test at the moment (no File.io access).
- Mon Feb 06, 2023 9:11 am
- Forum: Coding Questions
- Topic: Canvas is originally white
- Replies: 2
- Views: 333
Re: Canvas is originally white
The Flag doesn't help?
Code: Select all
#PB_CANVAS_TRANSPARENT
- Thu Feb 02, 2023 10:22 am
- Forum: Tricks 'n' Tips
- Topic: iOS-Deployment done easy :-)
- Replies: 13
- Views: 22101
Re: iOS-Deployment done easy :-)
I'm using a VmWare image of Mac OS X 10.9.5 That might be the cause(s). A virtual version of OSX (which is per Apples Terms of Use more or less prohibited), that will not behave as a 'real running OS' AND 10.9.5 - that's quite outdated. All the before mentioned procedures (having a recent OS with c...
- Thu Feb 02, 2023 10:16 am
- Forum: General Discussion
- Topic: Color selection
- Replies: 1
- Views: 261
Re: Color selection
Thanks for sharing. Interesting example!
- Thu Feb 02, 2023 10:15 am
- Forum: Coding Questions
- Topic: ComboBoxGadget and #PB_EventType_Change
- Replies: 3
- Views: 353
Re: ComboBoxGadget and #PB_EventType_Change
Any chance to provide us with a minimal working example that shows the situation/problem?
Thank you.
Thank you.