I think that Lib is for something like PB v4.6x
It's easy enough to sort
Extract the List Icon rows into either a List or an array, sort, re-populate the List Icon.
PureLVSORT library : sorting ListIconGadgets (and more)
Moderator: gnozal
-
- Always Here
- Posts: 6416
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: PureLVSORT library : sorting ListIconGadgets (and more)
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
Re: PureLVSORT library : sorting ListIconGadgets (and more)
Yes, I know I can do it, but why re-invent the wheel?
BTW, the last version was for 5.1 although the backup keeps the 5.00 one.
Not sure if I should try it on current 5.72...
BTW, the last version was for 5.1 although the backup keeps the 5.00 one.
Not sure if I should try it on current 5.72...
Re: PureLVSORT library : sorting ListIconGadgets (and more)
These Userlibs only works with the named PB Version and ONLY with PB x86 !AMpos wrote:Yes, I know I can do it, but why re-invent the wheel?
BTW, the last version was for 5.1 although the backup keeps the 5.00 one.
Not sure if I should try it on current 5.72...
There are some very good alternative solutions here at the forum.
here are two of them :
ListIconGadget with Sort and Arrow Icons by nalor
[Modules] ListEx (all OS / DPI) by Thorsten1867
Re: PureLVSORT library : sorting ListIconGadgets (and more)
Third-party Purebasic libraries sometimes have to be recompiled when a new version of Purebasic is released, because they use internal functions of Purebasic and may also change.
Unfortunately the author of the many very good PureLV libraries left us without publishing the code.
So it is always important to use only third party code and libraries as open source.
Unfortunately the author of the many very good PureLV libraries left us without publishing the code.
So it is always important to use only third party code and libraries as open source.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive