On Tue, 6 Jan 2004 10:52:51 +0100 Denis Oliver Kropp <[EMAIL PROTECTED]> babbled:
> Quoting Hallvar Helleseth: > > Hi! > > > > Done a little more coding today... And I made the webserver public: > > http://tolva.shacknet.nu The link is very buisy at the moment, so dont > > judge it based on the speed! > > Hi, > > I hope you had nice holidays. I got back to work yesterday and wasn't > able to check all mails until then. > > The site looks nice so far, but I couldn't fully judge it based on > the current amount of content. > > Keep up the work. BTW, what about your Evas port? I read about your > demands regarding file descriptor based event handling which I've > added recently. YAY! FD handling in dfb so you can use select()! :) as such evas has already been ported. it works quite OK in DFB. Ecore was not happy because it does all its scheduling based on select() to handle timers, incoming events etc. (very much like X/Xlib). good news! :) -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] çè - èå (æç) [EMAIL PROTECTED] Tokyo, Japan (æä ææ) -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
