Re: [e-users] edit main menu

2007-11-06 Thread Nex6
On 11/6/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > On Tue, 6 Nov 2007 11:55:30 -0800 Nex6 <[EMAIL PROTECTED]> babbled: > > > Hi all, I am using (0.16.999.041) > > > > I am building a kiosk device, (a pc that just runs firefox) It needs to > be > > locked down. How do I edit t

Re: [e-users] [E-devel] Integrating an OpenGL render Window within an Evas canevas.

2007-11-06 Thread Flo
Thanks for the hints. I will provide the E-mailing list with my code/hacks or else as soon as I have something working. By 3D, I mean 3D as in OpenGL object made of voxels, not 3D desktop like XGL/compiz or whatever the new things are which, anyways, I don't use ;-) thanks all for your tim

Re: [e-users] News from the E stables

2007-11-06 Thread Paul Stejskal
Carsten Haitzler <[EMAIL PROTECTED]> wrote: But the primary thing of importance is getting E17 out the door. It's actually looking petty good. Only 2 really big TODO items left. I'm doing a theme revamp. The Default theme has very much aged. The gold bling isn't incredibly popular. I'm working o

Re: [e-users] Integrating an OpenGL render Window within an Evas canevas.

2007-11-06 Thread Flo
That's good to hear that. I'm glad you were able to achieve to include/integrate anyhow a rendering "space" for openGL renderings. Although I need mouse interactions to be able to rotate my 3D openGL volumes, that is what I'm looking for. If I'm able to do this all, I will send some Code for a

Re: [e-users] [E-devel] Integrating an OpenGL render Window within an Evas canevas.

2007-11-06 Thread Flo
well, thanks for your answers and ideas. I have to find my way to do this anyways otherwise no more E17/Evas and beauty for me ! Indeed, for the kind of applications I am writing (research in 3D Imaging processing - filtering and so on) there is no way I can keep going without 3D openGL Rende

Re: [e-users] Integrating an OpenGL render Window within an Evas canevas.

2007-11-06 Thread Jorge Luis Zapata Muga
On Nov 4, 2007 2:21 AM, Flo <[EMAIL PROTECTED]> wrote: > Dear all: > > My name's florent and although I'm rather new to the EFLs world, and > thanks to some great examples over the internet (from Gustavo Sverzut > Barbieri and Raoul Hecky), I already managed to achieved nice results > using Evas. >

Re: [e-users] [E-devel] Integrating an OpenGL render Window within an Evas canevas.

2007-11-06 Thread The Rasterman
On Tue, 6 Nov 2007 11:11:38 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > On Nov 5, 2007 10:28 AM, The Rasterman Carsten Haitzler > <[EMAIL PROTECTED]> wrote: > > On Sat, 3 Nov 2007 21:21:36 -0400 Flo <[EMAIL PROTECTED]> babbled: > > > > this is going to suck for you... but... yo

Re: [e-users] edit main menu

2007-11-06 Thread The Rasterman
On Tue, 6 Nov 2007 11:55:30 -0800 Nex6 <[EMAIL PROTECTED]> babbled: > Hi all, I am using (0.16.999.041) > > I am building a kiosk device, (a pc that just runs firefox) It needs to be > locked down. How do I edit the main menu? so only the logout is there? restart and exit and logout are always p

Re: [e-users] News from the E stables

2007-11-06 Thread The Rasterman
On Tue, 6 Nov 2007 17:54:36 +0100 "tony oliveri" <[EMAIL PROTECTED]> babbled: > 2007/11/5, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]>: > > > > (omissis) > > > > > I'm very happy 'n' proud for you, and E's team. > So, when i can buy a new "E-Phone"? :) > Good (and great) job. > Ciao. You

[e-users] edit main menu

2007-11-06 Thread Nex6
Hi all, I am using (0.16.999.041) I am building a kiosk device, (a pc that just runs firefox) It needs to be locked down. How do I edit the main menu? so only the logout is there? -Nex6 - This SF.net email is sponsored by: S

Re: [e-users] News from the E stables

2007-11-06 Thread Ulisses Furquim
On 11/5/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > I also see the team growing - this is great, but it serves to just increase > communication traffic, and that in turn means less coding gets done. The > traditional solution here is to start some hierarchy and "reporting lines"

Re: [e-users] News from the E stables

2007-11-06 Thread tony oliveri
2007/11/5, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]>: > > (omissis) > I'm very happy 'n' proud for you, and E's team. So, when i can buy a new "E-Phone"? :) Good (and great) job. Ciao. -- .::. In Code We Trust .::. -

Re: [e-users] News from the E stables

2007-11-06 Thread batden
On Mon, 5 Nov 2007 21:54:45 +0800 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: (...) > I hope that everyone can be just as excited. I know I am. I smell a new age > of... Enlightenment. :) Great news ! Thanks to the E gang --

Re: [e-users] Imlib2 doesn't configure properly on FreeBSD 6.2-RELEASE

2007-11-06 Thread Razmig K
On 11/3/07, Ravenlock <[EMAIL PROTECTED]> wrote: > > What is the output of >1) `pkg_info | grep jpeg` >2) `pkg_info | grep png` > Well as I've said, I have the necessary dependencies installed; I have the ports jpeg-6b_4, png-1.2.12_1 and tiff-3.8.2. The problem, as pointed out by Ravana a

[e-users] News from the E stables

2007-11-06 Thread The Rasterman
First. I need to offer some big apologies. I have been pretty bad at being responsive and attentive to E for a while now. I can give you a million reasons (excuses) - but that not fair. I've basically been "paying the rent" with Jobs - and they have not had anything to do with E (first) and then n

Re: [e-users] Integrating an OpenGL render Window within an Evas canevas.

2007-11-06 Thread The Rasterman
On Sat, 3 Nov 2007 21:21:36 -0400 Flo <[EMAIL PROTECTED]> babbled: this is going to suck for you... but... you can't do what you are trying to do :( sorry :( > Dear all: > > My name's florent and although I'm rather new to the EFLs world, and > thanks to some great examples over the internet