> If a terminal evas object, or something like that, were developed in the > process... that would _very_ cool. (I could think of a zillion applications > that could make use of that :D >
Enterminus is made up of 2 parts. The first part is the evas smart object, the second part is a 20 line application that actually runs the smart object. So basically, you can plant this anywhere and have a working terminal with minimal effort. We have 3 main problems now. - in-screen srolling (like text editors or mutt) - terminal emulation / escape sequences - the use of a lot of evas text objects (slows it down) I do not have a lot of time for this right now, so feel free to understand the source and contribute. I can answer any questions you or anyone else has regarding the subject. I'm sure Michael would also give in his 2 cents every now and then if asked. -- Hisham Mardam Bey MSc (Computer Science) http://hisham.cc/ +9613609386 Codito Ergo Sum (I Code Therefore I Am) ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
