Err...what?
Your thread talks about the IDE crashing when you compile/run your app. Same bug here.
Search found 1097 matches
- Thu Mar 12, 2026 11:35 pm
- Forum: Bugs - Windows
- Topic: [BUG-640b2] Code crashes with IDE compile but not command line?
- Replies: 4
- Views: 228
- Thu Mar 12, 2026 8:04 pm
- Forum: Feature Requests and Wishlists
- Topic: Macro feature
- Replies: 5
- Views: 160
Re: Macro feature
Yes, being able to name positional arguments like Python does it would be incredibly nice. I would loooove that so much.
+100
+100
- Thu Mar 12, 2026 8:02 pm
- Forum: Tricks 'n' Tips
- Topic: DLL Icon Viewer
- Replies: 3
- Views: 50
Re: DLL Icon Viewer
Sounds like he's got some work ahead of him then! An open source PB version of a paid piece of software? Yes please.Sergey wrote: Thu Mar 12, 2026 7:56 pm I opened user32.dll and save icon #6 (40x40x32)
But Icon Catcher (trial) can copy(!) icon and save it in all
16-20-24-32-40-48-64-256 (!!) sizes
- Thu Mar 12, 2026 7:26 pm
- Forum: Bugs - Windows
- Topic: [BUG-640b2] Code crashes with IDE compile but not command line?
- Replies: 4
- Views: 228
Re: [BUG-640b1] Crash with IDE compile but not command line?
Can reproduce this on 6.40 B1 and B2 on Windows, with any app at all. Trying to run this or compile it to an executable hard crashes the IDE on Windows 11.
OpenWindow(0, #PB_Ignore, #PB_Ignore, #PB_Ignore, #PB_Ignore, "Accessware")
Repeat
Until WaitWindowEvent(1) = #PB_Event_CloseWindow
Should I ...
OpenWindow(0, #PB_Ignore, #PB_Ignore, #PB_Ignore, #PB_Ignore, "Accessware")
Repeat
Until WaitWindowEvent(1) = #PB_Event_CloseWindow
Should I ...
- Thu Mar 12, 2026 4:17 pm
- Forum: Feature Requests and Wishlists
- Topic: Macro feature
- Replies: 5
- Views: 160
Re: Macro feature
-1
Incredibly confusing and hard to read.
Incredibly confusing and hard to read.
- Wed Mar 11, 2026 4:16 pm
- Forum: Announcement
- Topic: PureBasic 6.40 beta 2 is ready, surprise inside !
- Replies: 175
- Views: 39150
Re: PureBasic 6.40 beta 2 is ready, surprise inside !
Oh hell yeah. Thanks Fred!
- Tue Mar 10, 2026 8:30 pm
- Forum: Coding Questions
- Topic: DLLmain - missing procedure
- Replies: 2
- Views: 212
- Tue Mar 10, 2026 8:25 pm
- Forum: Bugs - Mac OSX
- Topic: ToolsPanel "Focus"
- Replies: 1
- Views: 136
Re: ToolsPanel "Focus"
+1, this especially makes working with tools using a screen reader super super annoying, as I can't properly access their controls.
- Tue Mar 10, 2026 8:20 pm
- Forum: General Discussion
- Topic: What IF PB Demo users... ?
- Replies: 12
- Views: 605
Re: What IF PB Demo users... ?
I live and thrive on copy and paste. What's wrong with "gets the job done"?
Nothing, as long as you understand what you're pasting actually does, as we're seeing with a lot of vibecoding these days.
FWIW I actually see the benifits here, I personally ignored the examples folder right when I ...
- Tue Mar 10, 2026 7:33 pm
- Forum: Announcement
- Topic: PureBasic 6.40 beta 2 is ready, surprise inside !
- Replies: 175
- Views: 39150
Re: PureBasic 6.40 beta 1 is ready, surprise inside !
Holy crap, I run away and get a software engineering job with mainstream languages for a few months and Fred redoes the whole string manager? Welp, guess I'm redownloading PB today. Thanks Fred!
- Sun Nov 16, 2025 5:55 pm
- Forum: Off Topic
- Topic: Free, Opensource…
- Replies: 19
- Views: 9210
Re: Free, Opensource…
This just seems like attention farming. Occasionally he'll come in here and post something totally random that gets no replies. I think it's either attention farming or a massive language barrior. I'm not judging, but yeah this is very confusing.
- Tue Nov 11, 2025 4:15 pm
- Forum: Feature Requests and Wishlists
- Topic: PackEntryType() needs #PB_Packer_Link for tar
- Replies: 1
- Views: 2988
- Thu Nov 06, 2025 5:10 am
- Forum: Tricks 'n' Tips
- Topic: PureLibrary Helper Functions
- Replies: 5
- Views: 1516
Re: PureLibrary Helper Functions
Ah yes, I see that, very nice! Although here's a fun bug, try to run it with -h as an argument it crashes and shows a this program has stopped working dialog for me 
- Wed Nov 05, 2025 6:28 pm
- Forum: Tricks 'n' Tips
- Topic: PureLibrary Helper Functions
- Replies: 5
- Views: 1516
Re: PureLibrary Helper Functions
Very nice, thanks! I've been playing with purelibraries a lot recently
- Wed Nov 05, 2025 5:03 am
- Forum: Announcement
- Topic: PureBasic 6.30 is out !
- Replies: 187
- Views: 71509
Re: PureBasic 6.30 beta 4 is ready !
Any chance of seeing this in 6.30? viewtopic.php?p=635679