July 26, 2026, 03:49:45 AM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Recent posts

Pages 1 ... 3 4 5 6 7 ... 10
41
Games and Graphics / Re: Marblez game
Last post by Brian - September 15, 2024, 12:12:01 PM
Thanks, Larry. I must admit I have been struggling to get your code to show any bitmaps

Here's the original code in IBasic, plus exe, if anyone feels like playing it

Brian
42
Games and Graphics / Re: Marblez game
Last post by LarryMc - September 15, 2024, 10:49:55 AM
I got it in a form where it will compile and run. The only way I could do it was to indent all the lines. That's the only way I can program. I don't see how you can follow the program without indenting but there's more then one way to skin a cat. My mind just won't work that way.
Anyway, I got it going so at least you got something you can troubleshoot.
 LarryMc
43
Games and Graphics / Marblez game
Last post by Brian - September 15, 2024, 08:26:46 AM
This game was created in IBasic a long time ago, and I used to play it. It's good

I decided to convert it to IWB, but I am struggling with some ENDIFs and ENDSELECTs, either missing or in the wrong place, and I can't get my head round it. Anyone care to help convert it, so it compiles correctly?

Brian
44
General Questions / Re: Wierd Bug
Last post by billhsln - September 06, 2024, 03:31:14 PM
I agree with Brian, the menu shading is very nice.  It took me a minute to figure it out.  It went right past me when I pulled the program up to take a look at it.

Bill
45
General Questions / Re: Wierd Bug
Last post by Bruce Peaslee - September 05, 2024, 09:40:17 AM
You're welcome to anything I post. That has always been the spirit here.
46
General Questions / Re: Wierd Bug
Last post by Brian - September 05, 2024, 09:25:22 AM
Bruce,

I have only just seen this, so it has all been done and dusted now - sorry. But I was impressed with how you did the menu shading, so I have 'borrowed' your code for a program of mine, if that's okay

Brian
47
General Questions / Re: Wierd Bug
Last post by Bruce Peaslee - September 04, 2024, 05:48:34 PM
I probably will regret this, but I believe I have solved the problem. I changed the return value of one of the handlers to 0.

The program is not complete yet. I just need to save the new data and work on the cosmetics.

BTW: The image of the car being towed was created by chatGPT. It supposed to be my car (KIA Stinger).
48
General Questions / Re: Wierd Bug
Last post by Bruce Peaslee - September 04, 2024, 11:46:46 AM
This is crazy. The only new change is to put some text and an image on winMain and the bug is back,
49
General Questions / Re: Wierd Bug
Last post by Bruce Peaslee - September 04, 2024, 09:52:38 AM
You can try making the change I made elimating the default style and recompile.
50
General Questions / Re: Wierd Bug
Last post by billhsln - September 03, 2024, 03:50:49 PM
Just ran the exe and got the exact same as you.  Even recompiled and got the same results.

Bill
Pages 1 ... 3 4 5 6 7 ... 10