ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

IDEA: Shell extension to show total play time of media clips

<< < (17/41) > >>

skwire:
Would the statusbar area be okay?  Or, would you like it somewhere where you could copy out the data to the clipboard?

MilesAhead:
Status bar is fine.  If it's not too much, could you have either an option or hardwire it to output as KB, MB, GB depending on the size range like a lot of file managers do? That just avoids doing the math if some size in decimal will fit on a CD or DVD(you know, dividing by 1024 instead of 1000 is a bit of a brain cramp sometimes.)

Thanks skwire. :)

skwire:
v1.1.7 - 2009-09-07
    + Added size output to the statusbar for total and selected sizes.  Sizes under 1024
      megabytes are shown as "MB" while sizes over 1024 megabytes are shown as "GB".
      (Thanks, MilesAhead)
    + Added selected/total rows count to the statusbar.

MilesAhead:
Very nice.  Thanks again for this utility.  :Thmbsup:

skwire:
You're welcome.  This has been a fun one to make.  I dig listview-centric apps like these.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version