Re: [E-devel] EWL Embed losing symbols etc

2006-03-02 Thread dan sinclair
Andrew Williams wrote: I tried to trace this and figure out what is happening, but failed, so am posting this to the list: Ewl entries in embeded windows do not print symbols, any modifier is sent through the key even system as a "key down" it seems. my tracing lead me to: ewl_ev_x_key_down(voi

[Fwd: Re: [E-devel] elitaire 0.0.6]

2006-03-02 Thread Peter Wehrfritz
I forgot the list. --- Begin Message --- Hawkwind schrieb: After doing ./configure && make && sudo make install I get no errors. However, how does one run the application ? There seems to be no elitaire executable, and if you try to load it as a module it errors and doesn't load. The defau

[E-devel] elitaire 0.0.6

2006-03-02 Thread Peter Wehrfritz
Hi all, I'm back from Italy, where I've studied the last semester. There is now a new version of elitaire available. For those never heard of elitaire, elitaire is a solitaire card game using the efl. There are some new features like highscore, statistics, restart, e17ish theme etc. and some

[E-devel] EWL Embed losing symbols etc

2006-03-02 Thread Andrew Williams
I tried to trace this and figure out what is happening, but failed, so am posting this to the list: Ewl entries in embeded windows do not print symbols, any modifier is sent through the key even system as a "key down" it seems. my tracing lead me to: ewl_ev_x_key_down(void *data __UNUSED__, int t

Re: [E-devel] stocks module

2006-03-02 Thread Ag. System Administrator
Hohoho Thanks a lot!!! Dan Joan Ribas Lekerika wrote: > Hi, > > Here you are a little module that shows the quotes of the configured > stocks. Instructions about how to setup it are in the README file > > The module is also available from http://www.pon-e.org (E17 web in Spanish) > > Ch