Messages - NinJA999 [ switch to compact view ]

Pages: prev1 ... 10 11 12 13 14 [15] 16next
71
Finished Programs / Re: IDEA: Photo Downloader Kiosk
« on: October 09, 2008, 04:43 PM »
Wow, it works GREAT, thanks!!!

For icons, I was thinking of using a few from this free set:
http://www.silvestre.com.ar/?p=4
the 128x128 or 48x48 (or 24x24, thought they might be a bit small) icons:
refresh: actions/reload.png
download pics: actions/filesave.png
select all: actions/list-add.png
invert (a tough one to find an icon for): actions/list-remove.png

And, just maybe,
EDIT:http://aldwin.us/imgloadbar.gif
(the image really comes from ajaxloader.info but I just realized the link had hotlink protection.  So here's a friendlier link.)
for when reading/downloading?

Also, I noticed that this line was not working:
WinSetTitle,ahk_id %guiid%,,% applicationname - "Reading pictures..."
So when I replaced it with this line it worked fine:
WinSetTitle,ahk_id %guiid%,,% applicationname " - Reading pictures..."

And finally,
ESC still exits -- is there any way to change it to a less guessable key?

EDIT: Oh, and I had another idea (ugh, I'm so embarrassed that I'm asking you so much): some users might try to click on the picture to select it.  Is it possible to make a click on the picture check/uncheck the checkbox?

72
Finished Programs / Re: IDEA: Photo Downloader Kiosk
« on: October 08, 2008, 09:14 PM »
Wow, thanks Skrommel!  I have a couple of issues with it, though:
  • folder creation - if the folder does not exist (C:\Temp), it creates a file Temp in the C: drive rather than creating a folder named Temp with pictures inside it.
  • date/time folders or file renaming with date/time prefix/suffix
  • multiple sources (4-drive card reader)
  • key to exit - it might be better to have it be some obscure key combo like ctrl+alt+shift+e or something rather than just esc (it would be too easy to exit out of)
  • reading indication - the reading indication doesn't seem to work all the time - when I attempted to refresh, it said reading then the reading tooltip disappeared while it was still reading
  • upload done indication - would it be possible to have an upload done indicator / remove the shown photos when done uploading?

Wow, just finished reading over what I wrote and realized I sound like a whiny dictator.  I'm sorry and I don't mean it to be taken that way.  These are just my suggestions.  Other than those, it works great.

P.S. The interface is also a bit sparse.  Is there an easy way to make the buttons slightly bigger / with pictures?

73
Finished Programs / Re: IDEA: Photo Downloader Kiosk
« on: October 08, 2008, 04:36 PM »
It would probably be a good idea so the person doing the downloading can make sure they're downloading the right pictures.

74
Finished Programs / Re: IDEA: Photo Downloader Kiosk
« on: October 07, 2008, 11:14 PM »
Kind of, but I was looking more for something with a super-simplified yet robust interface for a kiosk.

75
Finished Programs / Re: IDEA: Photo Downloader Kiosk
« on: October 06, 2008, 07:49 PM »
Yes, picasa works well to import (even from memory cards), as does Adobe Bridge Downloader (what I personally use).  But, neither has a simple enough interface suitable for a photo downloader kiosk.

Pages: prev1 ... 10 11 12 13 14 [15] 16next
Go to full version