Native versions of gnozal's libs...

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Native versions of gnozal's libs...

Post by DoubleDutch »

Now that gnozal seems to have disappeared, his mail libs, colour libs, etc are all not compatible with the latest PB - but they have features that PB is missing (especially the mail libs).

It would be good if the buil-in libs were brought up to the same level of functionality.
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Re: Native versions of gnozal's libs...

Post by Fangbeast »

DoubleDutch wrote:Now that gnozal seems to have disappeared, his mail libs, colour libs, etc are all not compatible with the latest PB - but they have features that PB is missing (especially the mail libs).

It would be good if the buil-in libs were brought up to the same level of functionality.
Agreed. There are a lot of things that I depended on that I don't have the skill level to implement. Who do we have to kill??
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Native versions of gnozal's libs...

Post by IdeasVacuum »

For email, this code by TS Soft is actually better: SendMail

...PB already has more colour functionality, so perhaps we need to be specific about what is needed.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
Thorsten1867
Addict
Addict
Posts: 1372
Joined: Wed Aug 24, 2005 4:02 pm
Location: Germany

Re: Native versions of gnozal's libs...

Post by Thorsten1867 »

My replacements for the gonzal libs:
PureRESIZE: ResizeWindowModule.pbi
PureLVSORT: ListIcon Plus - Edit & Sort (german)
Translated with http://www.DeepL.com/Translator

Download of PureBasic - Modules
Download of PureBasic - Programs

[Windows 11 x64] [PB V5.7x]
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Re: Native versions of gnozal's libs...

Post by DoubleDutch »

This is good. A thread showing replacements for all this libs in one place. :)
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
langinagel
Enthusiast
Enthusiast
Posts: 131
Joined: Fri Jan 28, 2005 11:53 pm
Location: Germany
Contact:

Re: Native versions of gnozal's libs...

Post by langinagel »

Still it would be nice to have the libs for all platforms available.

Maybe the team could contact Gnozal for the copyright issue...and port the code into native sopport on all platforms.
Just a suggestion.
https://www.doerpsoft.org

Boost. Work. Efficiency.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Native versions of gnozal's libs...

Post by IdeasVacuum »

Maybe the team could contact Gnozal for the copyright issue...and port the code into native support on all platforms.
The code is Windows x86 only, using Windows API.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Neil
Enthusiast
Enthusiast
Posts: 198
Joined: Wed Feb 29, 2012 8:04 am
Location: Melbourne, AUS

Re: Native versions of gnozal's libs...

Post by Neil »

DoubleDutch wrote:Now that gnozal seems to have disappeared, his mail libs, colour libs, etc are all not compatible with the latest PB - but they have features that PB is missing (especially the mail libs).

It would be good if the built-in libs were brought up to the same level of functionality.
Does anyone know if this is happening ??

One function I require is PureLVSORT_ScrollToRow()

Does anyone know if this functionality is in current PB??

Thanks,

Neil
Post Reply