LDraw.org Discussion Forums
Sorting Bricks - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html)
+--- Thread: Sorting Bricks (/thread-25853.html)



Sorting Bricks - dkd - 2022-01-08

Is there any way I can sort Bricks under favorites so I decide for myself how they come in order ?

dkd


RE: Sorting Bricks - dkd - 2022-01-12

Thanks to those who have read my post - can of course see the pieces are sorted alphabetist (title) which can not be changed    Smile

Thanks
dkd


RE: Sorting Bricks - Roland Melkert - 2022-01-12

(2022-01-12, 14:22)dkd Wrote: Thanks to those who have read my post - can of course see the pieces are sorted alphabetist (title) which can not be changed    Smile

Thanks
dkd

Are you using LDCad?

If so you can change the sorting order by editing two files (close LDCad first).

%appdata%\LDCad\partBin\default\favorites.pbg

change "sortOn=description" into "sortOn=none"

%appdata%\LDCad\config\partBin.fav

Change the order of items how you want them them to be.


RE: Sorting Bricks - dkd - 2022-01-13

(2022-01-12, 19:39)Roland Melkert Wrote: Are you using LDCad?

If so you can change the sorting order by editing two files (close LDCad first).

%appdata%\LDCad\partBin\default\favorites.pbg

change "sortOn=description" into "sortOn=none"

%appdata%\LDCad\config\partBin.fav

Change the order of items how you want them them to be.

Using LDCad - Would have written (what is there to edit in partBin.fav ?)  Of course, I just change the order of the Bricks - Thank you very much !!

dkd