PB6.21 - Win11 - Library viewer crashes the IDE

Post bugs related to the IDE here
Kihon
New User
New User
Posts: 2
Joined: Fri Nov 07, 2025 1:41 pm

PB6.21 - Win11 - Library viewer crashes the IDE

Post by Kihon »

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 but without any special optimizations) the program starts to run as expected. But when I open the library viewer to inspect the XML page and I select the list item the whole IDE crashes while the compiled program still runs.

The other library views (Gadget, Window, Image) works as they should when one of the items is selected, but the Xml library page do not and crashes the IDE.

Win11
PureBasic 6.21 64bit