Bridge Commander Central

Recreational Forums => Techies Discussion => Topic started by: Morgan on December 15, 2010, 01:48:49 PM

Title: Re-arrange file types in windows explorer?
Post by: Morgan on December 15, 2010, 01:48:49 PM
I hope that title makes sense.  Anyways, I got a question:  I want to have the .py files show up on top instead of the .pyc's, so I don't have to scroll down to edit them.  Is there a way I can do that?
Title: Re: Re-arrange file types in windows explorer?
Post by: King Class Scout on December 15, 2010, 01:55:20 PM
try inverting the listing so the PY's are on top
Title: Re: Re-arrange file types in windows explorer?
Post by: JimmyB76 on December 15, 2010, 03:08:20 PM
there should be a sort option...
id say it is best to sort by name so the py and pyc are together; besides, it is a good thing to delete pycs after altering pys anyway :P
Title: Re: Re-arrange file types in windows explorer?
Post by: Morgan on December 15, 2010, 04:27:52 PM
I haven't seen one  :idk:  Who knows maybe I'm blind...
Title: Re: Re-arrange file types in windows explorer?
Post by: Nebula on December 15, 2010, 05:05:44 PM
right click menu>sort by>PICK ONE

XD