06-04-2025, 04:45 PM
(This post was last modified: 06-04-2025, 04:46 PM by a740g.
Edit Reason: Fix typo
)
@TempodiBasic, there isn't a tutorial mode. The message boxes you see were added to the code shared by @Kernelpanic in here: https://qb64phoenix.com/forum/showthread...3#pid23253
These messages are useful for understanding when events are triggered. If you prefer not to see the popups, you can remove or comment out the MessageBox lines in the code.
@Kernelpanic, I highly recommend using the latest versions of InForm-PE (from the first post) and QB64-PE 4.1.0+ for the best experience.
These messages are useful for understanding when events are triggered. If you prefer not to see the popups, you can remove or comment out the MessageBox lines in the code.
@Kernelpanic, I highly recommend using the latest versions of InForm-PE (from the first post) and QB64-PE 4.1.0+ for the best experience.

