Search found 400 matches
- Wed May 07, 2025 5:03 am
- Forum: Windows
- Topic: (Solved) Set the header of one ListIconGadget column only to bold?
- Replies: 10
- Views: 2002
Re: (Solved) Set the header of one ListIconGadget column only to bold?
RASHAD, unfortunately that's not setting the selected column title to bold - only the column text.
- Tue May 06, 2025 4:33 am
- Forum: Windows
- Topic: (Solved) Set the header of one ListIconGadget column only to bold?
- Replies: 10
- Views: 2002
Re: (Solved) Set the header of one ListIconGadget column only to bold?
Thanks, RASHAD. Combining your latest code for the header column bold settings with earlier code that handles column bold settings for the gadget items, I've prepared the solution below. I've included a combobox where the user selects the column to be displayed bold.
Global oldCB
Procedure sizeCB ...
Global oldCB
Procedure sizeCB ...
- Mon May 05, 2025 1:54 pm
- Forum: Windows
- Topic: (Solved) Set the header of one ListIconGadget column only to bold?
- Replies: 10
- Views: 2002
Re: Set the header of one ListIconGadget column only to bold?
No problem. I understand it's confusing.
- Mon May 05, 2025 10:59 am
- Forum: Windows
- Topic: (Solved) Set the header of one ListIconGadget column only to bold?
- Replies: 10
- Views: 2002
Re: Set the header of one ListIconGadget column only to bold?
I did search the forum and came across several topics, but the issue is that I only want to set the font of ONE column's title to bold - not all column titles.
- Mon May 05, 2025 10:01 am
- Forum: Windows
- Topic: (Solved) Set the header of one ListIconGadget column only to bold?
- Replies: 10
- Views: 2002
(Solved) Set the header of one ListIconGadget column only to bold?
I'm using SetWindowCallback and an associated procedure to successfully set either bold or normal font to the row values in a column determined by another gadget's setting in that window. I've developed that from code supplied in this Forum topic: https://www.purebasic.fr/english/viewtopic.php?p ...
- Fri Apr 18, 2025 11:15 pm
- Forum: Coding Questions
- Topic: ErrorHandler query
- Replies: 2
- Views: 278
ErrorHandler query
In my program I use OnErrorCall(@generalErrorHandler()) where generalErrorHandler() logs as much info as I find useful to track down the cause of the error. However, in log files recently sent me by a user, a memory error was detected in a short procedure that's called from many different parts of ...
- Mon Mar 03, 2025 9:25 am
- Forum: Windows
- Topic: PB 6.20 Linker error in x86 compile
- Replies: 6
- Views: 2094
Re: PB 6.20 Linker error in x86 compile
I'll spend a bit of time on that later this week.
- Mon Mar 03, 2025 9:03 am
- Forum: Windows
- Topic: PB 6.20 Linker error in x86 compile
- Replies: 6
- Views: 2094
Re: PB 6.20 Linker error in x86 compile
No idea! And don't know how to check. The compiled executable (compiled with 6.04) is about 14Mb.
- Mon Mar 03, 2025 6:04 am
- Forum: Windows
- Topic: PB 6.20 Linker error in x86 compile
- Replies: 6
- Views: 2094
Re: PB 6.20 Linker error in x86 compile
Went back to PB 6.12 - same error. Went back to 6.04 (which we had used for our previous release) - compiles OK.
So for now we will use PB 6.20 for x64 and PB 6.04 for x86.
So for now we will use PB 6.20 for x64 and PB 6.04 for x86.
- Mon Mar 03, 2025 12:36 am
- Forum: Windows
- Topic: PB 6.20 Linker error in x86 compile
- Replies: 6
- Views: 2094
PB 6.20 Linker error in x86 compile
In compiling the x86 version of my program I'm getting "Linker error. Section larger than 4GiB: .data".
X64 versions compile perfectly. Is this a bug in PB or something too large in my program?
X64 versions compile perfectly. Is this a bug in PB or something too large in my program?
- Sat Mar 01, 2025 3:44 am
- Forum: General Discussion
- Topic: Website incredibly slow?
- Replies: 78
- Views: 17254
Re: Website incredibly slow?
Just to confirm that the forum responses are now fine, even though at the time of writing there are apparently 452 users online, including 3 listed [Bot] users. Many thanks, Fred.
- Fri Feb 21, 2025 3:10 am
- Forum: General Discussion
- Topic: Website incredibly slow?
- Replies: 78
- Views: 17254
Re: Website incredibly slow?
Forum very slow. Some days recently I've just given up. Just took 20 seconds to display a selected topic.
- Wed Dec 04, 2024 8:13 am
- Forum: Coding Questions
- Topic: Play videos with overlay text or graphics
- Replies: 13
- Views: 2984
Re: Play videos with overlay text or graphics
Thanks, TI-994A. That works great under Windows and could be very useful for my requirements.
- Sun Dec 31, 2023 11:51 pm
- Forum: Feature Requests and Wishlists
- Topic: Option to reset source file tab order in the IDE
- Replies: 5
- Views: 1203
Re: Option to reset source file tab order in the IDE
I would like an Editor Preference to set the tab order to alphabetical. I have about 170 .pbi files in my project, and as I write this I have 46 of those files open and displayed across two tab lines. If I'm looking for a particular file which I don't even know that I have currently open, it would ...
- Sat Dec 23, 2023 5:14 am
- Forum: Announcement
- Topic: BASS audio library v2.4.11 and PureBasic 5.31 includes
- Replies: 12
- Views: 11660
Re: BASS audio library v2.4.11 and PureBasic 5.31 includes
Quin, I can email you what I use, so I've sent you a PM.