Search found 85 matches

by Erlend
Sat Oct 25, 2025 3:27 pm
Forum: Bugs - 3D Engine
Topic: 3D + Sprite with Purebasic 6.30 Beta 3
Replies: 9
Views: 1357

Re: 3D + Sprite with Purebasic 6.30 Beta 3

Just a little update

On my system with Purebasic 6.30 Beta 4 (Ubuntu 25.10/Debian Trixie and Debian Bookwoorm) this now works flawlossly :-)

BR
Erlend
by Erlend
Sat Oct 11, 2025 10:44 am
Forum: Bugs - 3D Engine
Topic: 3D + Sprite with Purebasic 6.30 Beta 3
Replies: 9
Views: 1357

Re: 3D + Sprite with Purebasic 6.30 Beta 3

Ok, so I did a little bit of testing:

First: I created a new "install" of 6.21 in on directory and another dir with 6.30 b3.
Second: copied over pblibs: 2ddrawing, 2ddrawingbase and screengadget from 6.30 b3 directory to PB 6.21 libs directory and run ScreenGadgetMultipleWindow.pb

Result ...
by Erlend
Sat Oct 11, 2025 10:28 am
Forum: Bugs - 3D Engine
Topic: 3D + Sprite with Purebasic 6.30 Beta 3
Replies: 9
Views: 1357

Re: 3D + Sprite with Purebasic 6.30 Beta 3

@Moulder:
As far as I can see is that above code works fine on PB 6.21 but not on PB 6.30 b3 on our (Erlend / Moulder) systems.

@Fred:
As Moulder said what PB version and OS did you test it on?

BR
Erlend
by Erlend
Fri Oct 10, 2025 2:30 pm
Forum: Bugs - 3D Engine
Topic: 3D + Sprite with Purebasic 6.30 Beta 3
Replies: 9
Views: 1357

3D + Sprite with Purebasic 6.30 Beta 3

Yes, sorry, will update title, problem I have is with it is with Purebasic 6.30 Beta 3.

BR
Erlend
by Erlend
Thu Oct 09, 2025 9:48 pm
Forum: Bugs - 3D Engine
Topic: 3D + Sprite with Purebasic 6.30 Beta 3
Replies: 9
Views: 1357

3D + Sprite with Purebasic 6.30 Beta 3

Hello all Linux nerds :-)

No sprite output over 3d screen on my 2 systems, can someone else check below code to confirm / or not.
Sprite is supposed to be displayed on top of rotating torus...


InitEngine3D()
InitSprite():InitKeyboard()

ExamineDesktops()
OpenWindow(0, 0,0, DesktopWidth(0)*0.8 ...
by Erlend
Thu Oct 09, 2025 3:45 pm
Forum: Bugs - Windows
Topic: ScreenGadget bugs
Replies: 22
Views: 2328

Re: ScreenGadget bugs

@pf shadoko:

No problem I can post here :)

it seems it has to do with sprits with 3d on Linux as below code works (commented out all 3d commands), but I also had to add ClearScreen command too for it to work (see comments in code ...
by Erlend
Thu Oct 09, 2025 4:05 am
Forum: Bugs - Windows
Topic: ScreenGadget bugs
Replies: 22
Views: 2328

Re: ScreenGadget bugs

No GUI on this example on Linux (both AMD and Intel pc's, Ubuntu 25.04) either (i know this is Windows specific, but wanted pf-shadoko to see as there is no screengadget specific topic ;-) )

The only thins showing is the 3d red rotating torus, no GUI showing. The other example works fine.

If MOD ...
by Erlend
Tue Oct 07, 2025 3:16 pm
Forum: Bugs - Linux
Topic: PB 6.30b3 TextGadget horizontal text positioning error
Replies: 2
Views: 836

Re: PB 6.30b3 TextGadget horizontal text positioning error

I confirm, allways center alignment, regardless of flags, Ubuntu 25.04 .

BR
Erlend
by Erlend
Wed Oct 01, 2025 9:24 pm
Forum: Coding Questions
Topic: Possible RGBA bug (all OS's?)
Replies: 4
Views: 377

Re: Possible RGBA bug (all OS's?)

Apparently so, because of the results on Linux and Mac with only RGBA(255,255,255,255) being the one to fail
I thought it was NOT related to the listicongadget but RGBA :oops: , thanks for checking :D

Best regards
Erlend
by Erlend
Wed Oct 01, 2025 8:35 pm
Forum: Coding Questions
Topic: Possible RGBA bug (all OS's?)
Replies: 4
Views: 377

Possible RGBA bug (all OS's?)

Hello everyone

Tested this code on Ubuntu / Mac and Windows, seems RGBA(255,255,255,255) will result in -1 on
Ubuntu and Mac, while Windows also has this weird anomaly, also check result of all RGBA(0,0,0,0) and the wierd
result of last 19-1 (see column "i") of column "rA"

Can someone else ...
by Erlend
Sat Sep 06, 2025 5:17 pm
Forum: Coding Questions
Topic: PB_EventType_MouseMove triggered by LMB
Replies: 5
Views: 562

Re: PB_EventType_MouseMove triggered by LMB

Not on Linux either, must be a Windows thing. (On PB 6.30 Gtk)

BR
Erlend
by Erlend
Fri May 30, 2025 4:19 pm
Forum: Off Topic
Topic: Wow
Replies: 1
Views: 1063

Re: Wow

Welcome aboard,

I had the same feeling ca. 20 years ago (god I feel old), coming from the dying Amiga to PC platform,
through many different basic dialects (ASIC, QB, Visual etc.) searching quite a lot, and finally finding PB.

I'm sure you are gonna be quite satisfied whit it for years to come ...
by Erlend
Mon Jan 27, 2025 7:35 pm
Forum: Off Topic
Topic: My Apologies . . .
Replies: 16
Views: 11119

Re: My Apologies . . .

@Fangbeast: I just want to thank you for the best laugh I've had in quite some time. Your answer about crazy and goats really got me, then I saw your location and I nearly died :-D

Anyway, thank you for the good laugh and also thank you to all great contributors to this forum :-)

Best Regards ...
by Erlend
Thu Dec 12, 2024 5:43 pm
Forum: Off Topic
Topic: Mark Sibly, creator of Blitzbasic died
Replies: 9
Views: 6396

Re: Mark Sibly, creator of Blitzbasic died

That is awful news, RIP Mark.
by Erlend
Sat Nov 23, 2024 12:41 pm
Forum: Bugs - Linux
Topic: Resize bug
Replies: 2
Views: 4909

Resize bug

Hello all

although this is not confirmed it is probably a bug in resizing in gtk3

Test this code with gtk2 sublibrary first to se expected behaviour.
Then with gtk3, now you will see what I mean with resize bug, please check behaviour on scrollbars :shock: .

Structure VView
id.i ;container id ...