Search found 9258 matches
- Wed Dec 31, 2025 10:45 am
- Forum: Bugs - Windows
- Topic: [Done] 6.30 b6 - XMLNodePath error in return string
- Replies: 2
- Views: 102
Re: [6.30 b6] XMLNodePath error in return string
Good catch, fixed !
- Mon Dec 29, 2025 11:59 am
- Forum: Bugs - C backend
- Topic: [Done] PB 6.30 b4 - API calls and multithreading
- Replies: 2
- Views: 1303
- Mon Dec 29, 2025 11:47 am
- Forum: Bugs - Windows
- Topic: Issue with SetGadgetState() and SetGadgetItemState() on Windows
- Replies: 16
- Views: 755
Re: Issue with SetGadgetState() and SetGadgetItemState() on Windows
For tree, you need to use #PB_Tree_AlwaysShowSelection, not #PB_ListIcon_AlwaysShowSelection. You can't have a 1:1 display rendering between all the subsystems, but the internal behaviour (is the item selected or not) should be indeed consistent.
- Thu Dec 25, 2025 4:52 pm
- Forum: Off Topic
- Topic: Merry Christmas
- Replies: 9
- Views: 355
Re: Merry Christmas
Merry Christmas everyone!
- Fri Dec 19, 2025 2:48 pm
- Forum: Bugs - Windows
- Topic: [Done] 6.30 beta 6 throws error when loading pbf file
- Replies: 2
- Views: 223
Re: 6.30 beta 6 throws error when loading pbf file
I see, it seems to happen if you save the .pbf from the source code view. If you save it from the form designer, it works. I fixed it, so it will work as well from source view.
- Fri Dec 19, 2025 2:16 pm
- Forum: Bugs - Windows
- Topic: [Done] 6.30 beta 6 throws error when loading pbf file
- Replies: 2
- Views: 223
Re: 6.30 beta 6 throws error when loading pbf file
I guess it's due to this dev: https://github.com/fantaisie-software/p ... c/pull/333
Could you post your form which show the warning ?
Could you post your form which show the warning ?
- Fri Dec 19, 2025 1:58 pm
- Forum: Bugs - Windows
- Topic: Issue with SetGadgetState() and SetGadgetItemState() on Windows
- Replies: 16
- Views: 755
Re: Issue with SetGadgetState() and SetGadgetItemState() on Windows
Seems to work as expected here, can anybody else confirm ?
- Wed Dec 17, 2025 8:28 pm
- Forum: Announcement
- Topic: PureBasic 6.30 beta 6 is ready !
- Replies: 147
- Views: 34368
Re: PureBasic 6.30 beta 6 is ready !
A new beta version is available, hopefully the last ! It has only a few changes:
- Changed GetHIDReportDescriptor() to return a buffer (MemorySize() can be used to get the size, and FreeMemory() to free it)
Bugfixes for this version: Windows: [Done] Maybe bug: CreateMail/SendMail sets wrong ...
- Changed GetHIDReportDescriptor() to return a buffer (MemorySize() can be used to get the size, and FreeMemory() to free it)
Bugfixes for this version: Windows: [Done] Maybe bug: CreateMail/SendMail sets wrong ...
- Wed Dec 17, 2025 3:52 pm
- Forum: Bugs - C backend
- Topic: not sure issue but struct related
- Replies: 1
- Views: 197
Re: not sure issue but struct related
Try to compile with --commented flag to have the purebasic.c file and see which line triggers this error
- Wed Dec 17, 2025 12:01 pm
- Forum: Bugs - Mac OSX
- Topic: [Done] SetGadgetState() on ListIconGadget() generates #PB_EventType_Change
- Replies: 1
- Views: 529
- Wed Dec 17, 2025 11:56 am
- Forum: Bugs - Mac OSX
- Topic: PB v6.30 Beta 5: Linker Error - OpenGLGadget
- Replies: 1
- Views: 179
Re: PB v6.30 Beta 5: Linker Error - OpenGLGadget
That's strange, it shouldn't have the AGL link anymore for OpenGLGadget()
- Wed Dec 17, 2025 11:53 am
- Forum: Bugs - Mac OSX
- Topic: [Done] BindWebViewCallback & Debug
- Replies: 7
- Views: 347
- Wed Dec 17, 2025 11:52 am
- Forum: Bugs - Windows
- Topic: [Done] Maybe bug: CreateMail/SendMail sets wrong Date header?
- Replies: 3
- Views: 350
Re: Maybe bug: CreateMail/SendMail sets wrong Date header?
Fixed, changed to always use UTC
- Wed Dec 17, 2025 11:37 am
- Forum: Bugs - Windows
- Topic: [Done] PackEntry info disappears when unpacking
- Replies: 1
- Views: 245
- Wed Dec 17, 2025 11:21 am
- Forum: Bugs - Windows
- Topic: [Done] PB 6.30 b3 x64 - Debugger error.
- Replies: 6
- Views: 2073