Search found 28 matches

by Elliot
Sun Apr 16, 2017 4:10 pm
Forum: BASIC programs
Topic: numbers at top of smartBasic app title
Replies: 6
Views: 3566
Flag: United States of America

Re: Remove toolbar

If I turn the toolbar completely off, how do I get back to the code?

Thanks.
by Elliot
Sun Apr 16, 2017 3:19 pm
Forum: BASIC SDK for Xcode
Topic: numeric keypad possible?
Replies: 2
Views: 3069
Flag: United States of America

numeric keypad possible?

Hi, Mr Kibernetik, My app made with your BASIC SDK for Xcode is almost ready to go the iPhone App Store. One question: it uses only numeric keypad entry. Is there any way I can alter the code to make this happen? I had mentioned it to you a number of months ago, and you were going to put it on the u...
by Elliot
Sun Apr 16, 2017 3:13 pm
Forum: BASIC programs
Topic: numbers at top of smartBasic app title
Replies: 6
Views: 3566
Flag: United States of America

Re: numbers at top of smartBasic app title

Thanks!
by Elliot
Sat Apr 15, 2017 7:25 pm
Forum: BASIC programs
Topic: numbers at top of smartBasic app title
Replies: 6
Views: 3566
Flag: United States of America

numbers at top of smartBasic app title

What are the numbers to the right of my program title in my smartBasic iphone app? They are in the wood-grained box at the top: TitleOfApp 15:2. How can I get rid of them?

Thanks.
Elliot
by Elliot
Sun Aug 14, 2016 1:17 pm
Forum: Instructions
Topic: Adding smart BASIC to Xcode Tutorial
Replies: 29
Views: 26926
Flag: United States of America

Re: Adding smart BASIC to Xcode Tutorial

I got it to the App store finally. I had not defined it just as an iphone app. When I did that, the missing icon was not relevant.

Thanks again for your smart BASIC app.
by Elliot
Sat Aug 13, 2016 3:13 pm
Forum: Instructions
Topic: Adding smart BASIC to Xcode Tutorial
Replies: 29
Views: 26926
Flag: United States of America

Re: Adding smart BASIC to Xcode Tutorial

Hi, Mr Kibernetik, I was able to create a fully functioning iphone app using your Smart BASIC. It creates an archive and ipa file and downloads to beta-tester iphones without a problem. However when I try to upload it to the app store, it fails because of what I believe is a coding error in your Xco...
by Elliot
Mon Jul 04, 2016 7:59 pm
Forum: Instructions
Topic: Adding smart BASIC to Xcode Tutorial
Replies: 29
Views: 26926
Flag: United States of America

Re: Adding smart BASIC to Xcode Tutorial

I think it will just require a Reset button in the BASIC code. Shouldn't be a problem! Thanks for all your help!
by Elliot
Mon Jul 04, 2016 7:12 pm
Forum: Instructions
Topic: Adding smart BASIC to Xcode Tutorial
Replies: 29
Views: 26926
Flag: United States of America

Re: Adding smart BASIC to Xcode Tutorial

I found the problem: one of the letters in the file name was lower case instead of upper!

But--> I more glitch: the app runs but does not re-set each time. What is the code to make it re-initialize?

Thanks!
by Elliot
Mon Jul 04, 2016 4:27 pm
Forum: Instructions
Topic: Adding smart BASIC to Xcode Tutorial
Replies: 29
Views: 26926
Flag: United States of America

Re: Adding smart BASIC to Xcode Tutorial

I know that. It is exactly the same project that worked on the simulator. The only thing I changed was renaming libSB-dev.a to libSB.a....
I can see that the project contains the appropriate BASIC textfile in SAMPLES folder, and that filename is listed in the #define SB_FILE@..


Any thoughts?
by Elliot
Mon Jul 04, 2016 1:17 pm
Forum: Instructions
Topic: Adding smart BASIC to Xcode Tutorial
Replies: 29
Views: 26926
Flag: United States of America

Re: Adding smart BASIC to Xcode Tutorial

App works perfectly in iPhone simulator, but can't get it working on my actual iPhone. I renamed the libSB-dev.a to libSB.a first. It installs with an icon. Your smartBasic splash screen shows briefly, then the error message: Nothing to execute OK Touching the icon yields a black screen. What am I d...