> There are plenty of free libraries for loading and saving images in
> C++, like this: http://cimg.sourceforge.net/
 
> What sort of things did you want to do?  Were they things specific to
> AfterGRASP/GLPRO?

I guess the reason is because I am familiar with the Aftergrasp language
and I find it less tedious to write code then other languages.  

The reason I was looking into to C++ was because of the keyboard and mouse
hooks 
that work while the program is minimized.  So for example I can write an app
that
captures the screen and keyboard strokes whenever I tell it to.  

In addition to that I sometimes write file manipulation utilities with GRASP

that are probably better done with a lower level language, but easier for me

using GRASP.

Regards,
Tom


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"aftergrasp" group.
To post to this group, send email to aftergrasp@googlegroups.com
To unsubscribe from this group, send email to 
aftergrasp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/aftergrasp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to