Search found 2 matches

by Kihon
Mon Nov 10, 2025 1:31 pm
Forum: Coding Questions
Topic: Waponez II example does not compile
Replies: 1
Views: 97

Waponez II example does not compile

Hi everyone!

Just a quick question.

Is it intentional that the Waponez II example program does not compile as-is in the examples folder that is shipping with the installation?
Because for me it had to be edited to work.

Here is what I needed to edit in the source:

1. Added #PB_Sprite ...
by Kihon
Sat Nov 08, 2025 12:17 am
Forum: Bugs - IDE
Topic: PB6.21 - Win11 - Library viewer crashes the IDE
Replies: 0
Views: 101

PB6.21 - Win11 - Library viewer crashes the IDE

Hello everyone!
I`m new here but I want to report a possible issue with the PureBasic IDE.

Example:
On the OpenXMLDialog() page in the reference manual there is a dialog example called Gridbox example.
When I paste the code in the editor and I compile and run with default settings (with debug=on ...