Re: [e-users] edje themable Terminal

2005-09-04 Thread Hisham Mardam Bey
> > Can't reproduce that here either. No crashes. > I update nightly and I've never seen this error. -- Hisham Mardam Bey MSc (Computer Science) http://hisham.cc/ +9613609386 Codito Ergo Sum (I Code Therefore I Am) --- SF.Net email is Spon

Re: [e-users] edje themable Terminal

2005-09-04 Thread Michael Jennings
On Thursday, 01 September 2005, at 23:38:26 (+0300), Hisham Mardam Bey wrote: > > When starting enterminus, I receive a 1x1 window in the upper left corner, > > and when I try to resize it, I die with a floating point exception: > > It seems to work fine for me. Can anyone else repoduce this erro

Re: [e-users] edje themable Terminal

2005-09-01 Thread Mathieu Segaud
Hisham Mardam Bey <[EMAIL PROTECTED]> disait dernièrement que : > Hello, > >> When starting enterminus, I receive a 1x1 window in the upper left corner, >> and when I try to resize it, I die with a floating point exception: >> > > It seems to work fine for me. Can anyone else repoduce this error?

Re: [e-users] edje themable Terminal

2005-09-01 Thread Andreas Volz
Am Thu, 1 Sep 2005 23:38:26 +0300 schrieb Hisham Mardam Bey: > Hello, > > > When starting enterminus, I receive a 1x1 window in the upper left > > corner, and when I try to resize it, I die with a floating point > > exception: > > > > It seems to work fine for me. Can anyone else repoduce this

Re: [e-users] edje themable Terminal

2005-09-01 Thread Hisham Mardam Bey
> 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 appli

Re: [e-users] edje themable Terminal

2005-09-01 Thread Andreas Volz
Am Thu, 1 Sep 2005 11:17:21 -0400 schrieb Michael Jennings: > On Thursday, 01 September 2005, at 10:55:50 (+0200), > Andreas Volz wrote: > > > is there a edje themable Terminal planed in future? Or does some > > code for this yet exist in CVS? Perhaps a future development goal of > > Eterm, becau

Re: [e-users] edje themable Terminal

2005-09-01 Thread Hisham Mardam Bey
Hello, > When starting enterminus, I receive a 1x1 window in the upper left corner, > and when I try to resize it, I die with a floating point exception: > It seems to work fine for me. Can anyone else repoduce this error? -- Hisham Mardam Bey MSc (Computer Science) http://hisham.cc/ +961360

Re: [e-users] edje themable Terminal

2005-09-01 Thread Felix Breuer
On Thu, 1 Sep 2005 11:17:21 -0400 Michael Jennings <[EMAIL PROTECTED]> wrote: > Absolutely. The tricky part is to split out the terminal emulation > logic from the display engine, and that will take some doing. There > is a prototype project called "enterminus" in CVS that CodeWarrior has > been

Re: [e-users] edje themable Terminal

2005-09-01 Thread Michael Jennings
On Thursday, 01 September 2005, at 18:38:40 (+0200), Felix Breuer wrote: > 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 A terminal evas smart object was the g

Re: [e-users] edje themable Terminal

2005-09-01 Thread Mike Russo
Michael Jennings wrote: Absolutely. The tricky part is to split out the terminal emulation logic from the display engine, and that will take some doing. There is a prototype project called "enterminus" in CVS that CodeWarrior has been working on. It's a good start, but we predicted we'd encou

Re: [e-users] edje themable Terminal

2005-09-01 Thread Michael Jennings
On Thursday, 01 September 2005, at 10:55:50 (+0200), Andreas Volz wrote: > is there a edje themable Terminal planed in future? Or does some > code for this yet exist in CVS? Perhaps a future development goal of > Eterm, because it's the Enlightenment default Terminal? I think it > should be themab

[e-users] edje themable Terminal

2005-09-01 Thread Andreas Volz
Hi, is there a edje themable Terminal planed in future? Or does some code for this yet exist in CVS? Perhaps a future development goal of Eterm, because it's the Enlightenment default Terminal? I think it should be themable in the same way as Enlightenment and all other E-apps. regards Andreas