RE: Mousemove and Keyboard buffer

2009-02-03 Thread Thomas Juliano
MOUSEMOVE doesn't tell you when the mouse has moved, it tells you EACH TIME the mouse moves (which doesn't seem like that's what you would want). Seems like you'd want MOUSE OUTSIDE, not MOUSEMOVE OUTSIDE. Mousemove is what I needed, it tells me each time the mouse moved. I use that to

RE: AfterGrasp LIB

2009-02-16 Thread Thomas Juliano
I was looking into C++ and I was wondering if there is or ever will be a DLL or an Aftergrasp Library Specifically for Images and Animations and not what C++ already does. Regards, Tom --~--~-~--~~~---~--~~ You received this message because you are subscribed

RE: AfterGrasp LIB

2009-02-17 Thread Thomas Juliano
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

RE: GLPro question

2009-05-05 Thread Thomas Juliano
files a few times to get it to work. I'll have to remember this. :) I had this problem after SP2 and the only way I could solve it was to use a long file name. I still like GLPro for some projects. I still use it for small projects as well. Regards, Thomas Juliano

RE: IMAGEINDEXPUT finished

2009-09-30 Thread Thomas Juliano
Congrats! I'm a bit behind my peers since I married so late in life. But my wife is 14 years my junior, and is doing a great job. Penny is a happy healthy baby. I've made a small album public with some early pictures: http://picasaweb.google.com/john.bridges/PennyPublic Regards, Tom