From dhilvert at gmail.com Sun Aug 16 17:17:18 2009 From: dhilvert at gmail.com (David Hilvert) Date: Sun Aug 16 17:17:32 2009 Subject: [ale] Resource for those interested in a GUI wrapper Message-ID: <20090816191718.92aabf4a.dhilvert@gmail.com> For anyone interested in creating a GUI wrapper for the command-line interface, the following resource might be of use as a starting point, by the author of the flpsed annotation program (via Freshmeat): http://www.ecademix.com/JohannesHofmann/flimp.html In the long run, a library interface is probably the correct approach for ALE; on that front, it would be quite useful if OpenCL robustly supported passing data structures of pointers between the host and the compute device. (If anyone knows of alternatives here, please let me know.) Thanks, David