+1
I would pay for an SSL compatible Network Library.
Search found 4 matches
- Sat Feb 12, 2022 3:17 am
- Forum: Feature Requests and Wishlists
- Topic: Implement a full SSL/TLS library
- Replies: 77
- Views: 31069
- Fri Dec 24, 2021 11:11 pm
- Forum: The PureBasic Editor
- Topic: Opensource PureBasic IDE now much easier to build
- Replies: 32
- Views: 15485
Re: Opensource PureBasic IDE now much easier to build
Swapping in totally works! Thanks mk-soft.
- Fri Dec 24, 2021 9:15 pm
- Forum: The PureBasic Editor
- Topic: Opensource PureBasic IDE now much easier to build
- Replies: 32
- Views: 15485
Re: Opensource PureBasic IDE now much easier to build
On Github Pullrequest I have put down a customisation for macOS Darkmode. ToolBar position, TabBar colours, etc.
And a preferences option to switch off DarkMode (<- make clean before make).
Ah, cool, I will pull your patch into my fork.
Unfortunately, there is still a problem with the ...
- Fri Dec 24, 2021 2:35 am
- Forum: The PureBasic Editor
- Topic: Opensource PureBasic IDE now much easier to build
- Replies: 32
- Views: 15485
Re: Opensource PureBasic IDE now much easier to build
I just successfully compiled on Monterey. No problems, except make sure to use an absolute path to your PB installation folder in the BuildEnv.sh setup script! Grateful for the work that was already put in to get dark mode mostly working!