Page 1 of 1

PB IDE 5.30 B7 project files auto-sort

Posted: Thu Jul 10, 2014 4:46 pm
by uwekel
Hi,

I just noticed that the project files are now automatically sorted by filename in the project tab. That is great :!:

Best regards
Uwe

Re: PB IDE 5.30 B7 project files auto-sort

Posted: Fri Aug 08, 2014 2:56 pm
by Tenaja
uwekel wrote:Hi,

I just noticed that the project files are now automatically sorted by filename in the project tab. That is great :!:

Best regards
Uwe
Aaaahg. And I just came here to see why my files are no longer sorted in the order I opened them, as they previously were. I DON'T want my files sorted alphabetically...now I have to manually reorganize them every time I open PB...

Re: PB IDE 5.30 B7 project files auto-sort

Posted: Mon Jan 05, 2015 2:54 pm
by Barbarossa
I must agree with Tenaja. This alphabet sorting is quite annoying.
It used to be possible to change the taborder afterwards in the XML .pbp projectfile. But whatever you do there gets overruled when you open the project. I now ressorted to adding numeral prefixes before the names (like 01, 02, 03 etc.). But I don't like that solution.

Best thing to do is to make this optional: Alphabetic or Last know positions.

John

Re: PB IDE 5.30 B7 project files auto-sort

Posted: Mon Jan 05, 2015 4:26 pm
by STARGĂ…TE
Barbarossa wrote:Best thing to do is to make this optional: Alphabetic or Last know positions.
+1

If the project is closed, the order of the tabs also saved in the project file and restored if you open the project.

Re: PB IDE 5.30 B7 project files auto-sort

Posted: Mon Jan 05, 2015 4:31 pm
by Barbarossa
If the project is closed, the order of the tabs also saved in the project file and restored if you open the project.
Nope, that doesn't work (on 5.31 x86). It always ressorts back to alphabetic order.

John