Search found 25 matches

by DayDreamer
Sun Apr 27, 2025 10:59 am
Forum: Tricks 'n' Tips
Topic: Custom ChatBot Gadget
Replies: 8
Views: 2113

Re: Custom ChatBot Gadget

Code deprecated.
by DayDreamer
Sun Apr 27, 2025 10:28 am
Forum: Tricks 'n' Tips
Topic: Custom ChatBot Gadget
Replies: 8
Views: 2113

Re: Custom ChatBot Gadget

Code deprecated.
by DayDreamer
Sun Apr 27, 2025 9:51 am
Forum: Tricks 'n' Tips
Topic: Custom ChatBot Gadget
Replies: 8
Views: 2113

Re: Custom ChatBot Gadget

Code deprecated.
by DayDreamer
Sun Apr 27, 2025 3:44 am
Forum: Tricks 'n' Tips
Topic: Custom ChatBot Gadget
Replies: 8
Views: 2113

Re: Custom ChatBot Gadget

Code deprecated.
by DayDreamer
Sat Apr 26, 2025 11:08 am
Forum: Tricks 'n' Tips
Topic: Custom ChatBot Gadget
Replies: 8
Views: 2113

Custom ChatBot Gadget

Code deprecated.
by DayDreamer
Sat Jan 11, 2025 1:56 am
Forum: Tricks 'n' Tips
Topic: Custom Pedigree Gadget
Replies: 3
Views: 1754

Re: Custom Pedigree Gadget

Thank you mk-soft for the reminder and importance of reference attribution. I have provided a new version of the example app which provides the following attributions at start of the source code. For anyone interested, there is much that can be learned thanks to the generosity of others as ...
by DayDreamer
Fri Jan 10, 2025 12:51 pm
Forum: Tricks 'n' Tips
Topic: Custom Pedigree Gadget
Replies: 3
Views: 1754

Custom Pedigree Gadget

Hello all. I've been on a crash course effort to hone my PB skills and contributions from others on the forum such as Little John, Mk-Soft, Mijikai have been an inspiration for my upload today. It is probably uni level 101 comp sci but I hope it can be of use for others, and I welcome feedback for ...
by DayDreamer
Sat Dec 21, 2024 11:40 am
Forum: Announcement
Topic: PureBasic 6.20 is out !
Replies: 148
Views: 76809

Re: PureBasic 6.20 beta 2 is out !

Thank you to the extraordinary gurus Fred and the Team for the latest evolution of PB. Words are inadequate to express the joy and intellectual challenges I feel using this fab toolkit for my software engineering efforts. Best wishes for the season and happy holidays to all those enlightened souls ...
by DayDreamer
Sat Feb 17, 2024 10:22 am
Forum: Bugs - Documentation
Topic: [Done] PureBasic 6.10 beta 6 - ListIconGadget - EventType
Replies: 1
Views: 769

[Done] PureBasic 6.10 beta 6 - ListIconGadget - EventType

When showing help for ListIconGadget with sub-section EventType, the following is shown:

@pb_eventtype_columnclick: a column title has been clicked. Use @getgadgetattributewith #PB_ListIcon_ClickedColumn to know which one has been clicked.

I think the use of the @ is an error. I think line is ...
by DayDreamer
Thu Dec 28, 2023 1:42 pm
Forum: Feature Requests and Wishlists
Topic: Update FormatDate() and ParseDate() to the new date range
Replies: 27
Views: 6725

Re: Update FormatDate() and ParseDate() to the new date range


It's not short sighted, it's on purpose. The idea behind this is to have the PureBasic programs behave the same accross all supported OS, so we need to take in account for the OS limitations. As you said, if you need to have larger range for specific programs (genealogy etc) you can still have a ...
by DayDreamer
Thu Dec 28, 2023 6:25 am
Forum: Feature Requests and Wishlists
Topic: Update FormatDate() and ParseDate() to the new date range
Replies: 27
Views: 6725

Re: Update FormatDate() and ParseDate() to the new date range




Updated: Date library for full 64bit support (new range is year 1601 to 30827)
...


I hadn't the time to test PB 6.10 yet, but what I don't understand is the purpose of the new date range.... I would have expected that a greater supported range of around 29,000 years will go from history ...
by DayDreamer
Sun Dec 24, 2023 4:44 am
Forum: Announcement
Topic: PureBasic 6.10 LTS is out !
Replies: 344
Views: 107729

Re: PureBasic 6.10 beta 1 - Xmas Release - is out !


Great stuff. But I need a little assistance and think I've missed something: ListIconGadget - what flag values do I specify for column alignment?


I've answered my own question. I'm running on Mac M1 with Sonoma 14.2.1. The constants for 6.10 beta 1 are not defined. After a bit of skulduggery, I ...
by DayDreamer
Sat Dec 23, 2023 4:22 am
Forum: Announcement
Topic: PureBasic 6.10 LTS is out !
Replies: 344
Views: 107729

Re: PureBasic 6.10 beta 1 - Xmas Release - is out !

Great stuff. But I need a little assistance and think I've missed something: ListIconGadget - what flag values do I specify for column alignment?
by DayDreamer
Fri Nov 24, 2023 5:07 am
Forum: Mac OSX
Topic: PB 6.03 LTS OS X 10.15
Replies: 3
Views: 1299

Re: PB 6.03 LTS OS X 10.15

@Mindphazer
See here : viewtopic.php?t=82904
Looks like a problem with Scintilla
Thank you. I followed the link, found the patching instructions, applied them, and voila! Got PB6.03 IDE to work on OS X 10.15. It would be better if Fred could offer an official replacement update.

Thank you.
by DayDreamer
Thu Nov 23, 2023 6:46 am
Forum: Mac OSX
Topic: PB 6.03 LTS OS X 10.15
Replies: 3
Views: 1299

Re: PB 6.03 LTS OS X 10.15

On Mac OS Catalina 10.15.7, I installed PureBasic_MacOSX_X64_LTS_6.03_(2xh95n).dmg. Appeared to install ok. Then afterwards, went to start IDE, and it hung - showing only main app frame and menu tab - core panels not displayed ... had to force it to close. Went back to installing previous version ...