Search found 4 matches

by smallgram
Sat Feb 12, 2022 3:17 am
Forum: Feature Requests and Wishlists
Topic: Implement a full SSL/TLS library
Replies: 77
Views: 31069

Re: Implement a full SSL/TLS library

+1

I would pay for an SSL compatible Network Library.
by smallgram
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

mk-soft wrote: Fri Dec 24, 2021 10:01 pm I mean the library inside pb packet.
Swapping in totally works! Thanks mk-soft.
by smallgram
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 ...
by smallgram
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

dibor wrote: Fri Nov 05, 2021 7:47 pm Anybody did compiling on Monterey OS??
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!