On Wed, 24 Sep 2003 14:15:05 -0500 Brian Mattern <[EMAIL PROTECTED]>
babbled:
> ben,
> an edje based term would allow for a lot more flexibility in theming,
> but we need to do some tests to see if etox (or even evas text
> handling) is up to the task. If I get some free time, I'll look at how
> etox handles large volumes of text. However, there is still quite a bit
> of work to do on etox before it would be anywhere near read for
> something like that.
etox? oooh no. i wouldnt use etox for the terminal itself. the real issue here
is overhead. an evas based eterem would be a lot more overhead (memory, cpu
etc.) the trick is how to do it to minimize that overhead. the important thing
is you want your terminal to be fast and responsive all the time. looking good
is a nice add-on. the problem is basically doing an array of characters. evas
isnt crash hot at doing this efficiently.
in all honesty you'd want a basic evas object (internal, not smart object) that
does a character cell array - a terminal text object. you'd really want to do it
at that level.
> --
> rephorm
>
> On Wednesday, September 24, 2003, at 01:49 PM, Ben Rockwood wrote:
>
> >> On Wed, 24 Sep 2003 03:22:17 PDT, Ben Rockwood <[EMAIL PROTECTED]>
> >> said:
> >>
> >>> it'd undoubtly be a resource hog, but damn you could do some awsome
> >>> themes for Eterm with Edje for the interface. Kool theme ideas would
> >>> be text fx (fading, etc), theming _above_ the rendered text (glass
> >>> effects), full motion pullouts for the buttonbars, scrollbars and
> >>> Escreen tabs, full control over the text apperience of your terminal,
> >>> etc.
> >>> Thoughts?
> >>
> >> Cautionary words that seem to be needing to be said once in a while:
> >>
> >> Eterm is a terminal emulator. 'Kool' often translates into
> >> 'unreadable
> >> on a long-term basis' - the fact that something is doable isn't always
> >> sufficient reason for actually doing it.
> >
> > This misses the point.... the point was: is it possible, not is it a
> > good
> > idea.Readable vs Unreadable is an issue of the theme created not the
> > ability to
> > theme. And, what you personally think is unreadable is not neccisarily
> > what other people find unreadable. Some folks love the Nexus font,
> > other
> > hate it... it's up to the end user to descide.
> > benr.
> >
> >
> > --
> > //Ben Rockwood - UNIX Systems Admin
> > //email: [EMAIL PROTECTED]
> > //web: www.cuddletech.com
> > //-> We do what we can, We give what we have,
> > //-> Our doubt is our passion, and our passion is our task,
> > //-> The rest is the madness of Art.
> > //-> -Henry James
> >
> >
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > enlightenment-devel mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> enlightenment-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
--------------- Codito, ergo sum - "I code, therefore I am" --------------------
The Rasterman (Carsten Haitzler) [EMAIL PROTECTED]
熊耳 - 車君 [EMAIL PROTECTED]
Mobile Phone: +61 (0)413 451 899 Home Phone: 02 9698 8615
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel