[Haiku-commits] r27605 - in haiku/trunk/src/apps: . screenshot
Ryan Leavengood
leavengood at gmail.com
Thu Sep 18 16:24:40 CEST 2008
On Wed, Sep 17, 2008 at 6:59 PM, julun at BerliOS <julun at mail.berlios.de> wrote:
>
> Log:
> * small screenshot app that was once discussed
> * misses a proper icon and does not save atm...
DOH! I started working on the discussed screenshot app months ago but
didn't quite finish and never committed what I had. I used the same
name and everything, but put it in src/bin. It doesn't have an
interface though and did actually save the screenshot, but used the
same old PNGDump class. I was wanting to use the Translator Kit
instead, hence the delay on committing. Oh well, I guess that is what
I get for procrastinating.
Do you mind if I help you out on this and get it integrated with the
print screen button logic and everything? I already have most of that
code.
I do wonder if my idea of just making this a command line app that
gets silently called when Print Screen is pressed is better. The idea
was that more advanced usage could be done on the command line (though
I suppose this has that too.) But I would need to see this app in
action before really deciding...
Ryan
More information about the Haiku-commits
mailing list