Search found 35 matches
- Sat Sep 21, 2024 1:15 am
- Forum: BASIC programs
- Topic: WARI game (iPad only)
- Replies: 5
- Views: 3273
- Flag:
Re: WARI game (iPad only)
When I first wrote my post I had tried both portrait and landscape mode after starting in landscape mode with the same "cutoff" results. I tried reloading the program as you suggested and got the same results as I did the first time loading the program. Then I tried again, starting in portrait mode ...
- Thu Sep 19, 2024 7:41 pm
- Forum: BASIC programs
- Topic: WARI game (iPad only)
- Replies: 5
- Views: 3273
- Flag:
Re: WARI game (iPad only)
I just tried this game on my iPad 9th Gen, iOS 17.6.1 and the "pits" are large sized and I cannot see all 12 of them. 7 of them show full circles while 2 of them are only partially visible and 3 are not visible at all. The screenshot is below. Can someone please show me what needs to be changed to f...
- Tue Sep 17, 2024 5:28 pm
- Forum: Other topics
- Topic: Customize Button appearance
- Replies: 9
- Views: 2752
- Flag:
Re: Customize Button appearance
Thank you Mr. K.
Changing to DRAW ALPHA 1 solved the problem and the program works like a charm.
Also, I appreciate your "simple" 2 button program. I now have a better understanding of "transparency".
Changing to DRAW ALPHA 1 solved the problem and the program works like a charm.
Also, I appreciate your "simple" 2 button program. I now have a better understanding of "transparency".
- Sun Sep 15, 2024 7:11 pm
- Forum: Other topics
- Topic: Customize Button appearance
- Replies: 9
- Views: 2752
- Flag:
Re: Customize Button appearance
I really like the functionality this program would add to a few projects I'm working on, but when I copied the program and ran it none of the emojis showed up. I am running this on an iPad 9th gen with IOS 17.6.1. I couldn't find a way to post a photo, but my screen appears like this (if I tap above...
- Fri Apr 12, 2024 5:40 pm
- Forum: BASIC programs
- Topic: Connecting Wheels
- Replies: 6
- Views: 3646
- Flag:
Re: Connecting Wheels
Thanks, I was doing that but saw the dashed lines (- -) below the sliders and wondered if the value was supposed to show at that location. Okay, I just realized that the "- -" means minus (thus changing the rotation). I had only been moving the sliders from 0 to the top of the screen (+ +) and not d...
- Thu Apr 11, 2024 5:01 pm
- Forum: BASIC programs
- Topic: Connecting Wheels
- Replies: 6
- Views: 3646
- Flag:
Re: Connecting Wheels
When I first ran this program, it showed upside down on my iPad 9th gen.
I always have my home button on the right side of my device, so I changed the SET ORIENTATION to 4 and that solved my problem.
What do I change so the "SLIDER VALUE" shows? Or isn't the value supposed to show?
I always have my home button on the right side of my device, so I changed the SET ORIENTATION to 4 and that solved my problem.
What do I change so the "SLIDER VALUE" shows? Or isn't the value supposed to show?
- Wed Mar 13, 2024 5:18 pm
- Forum: BASIC programs
- Topic: smartBoogie
- Replies: 6
- Views: 6349
- Flag:
Re: smartBoogie
'smbstarv' is an awesome programmer (coder?). He has helped me with issues I didn't understand many times. I really miss all the former "regular" members and their examples of what they have done with BASIC! formally known as SMARTBASIC). I'm not sure if they stopped because they didn't have the new...
Re: 6.9
Has the user manual been updated for V6.9?
If it has, I cannot find it. If it hasn't been updated will it be updated?
Thank you
If it has, I cannot find it. If it hasn't been updated will it be updated?
Thank you
- Wed Sep 27, 2023 9:44 pm
- Forum: BASIC programs
- Topic: MAZER
- Replies: 29
- Views: 18329
- Flag:
Re: MAZER
Thank you so much for your prompt reply.
I apologize for not checking the manual prior to submitting my question.
I apologize for not checking the manual prior to submitting my question.
- Wed Sep 27, 2023 8:06 pm
- Forum: BASIC programs
- Topic: MAZER
- Replies: 29
- Views: 18329
- Flag:
Re: MAZER
I really enjoy looking at old programs people have created and thought MAZER looked like an awesome program. However, when I copied the program from the Dropbox location and tried to run it, I received a "Duplicated function" def even (n) error. Can you provide help to resolve this so I can actually...