Re: [E-devel] eWeather module for E17

2005-06-22 Thread The Rasterman
On Sat, 11 Jun 2005 20:23:59 -0400 Jonathan Schmidt <[EMAIL PROTECTED]> babbled: > Hello everyone, > > Here is a little module (for e17) I made that reports the weather for a > selected region. Read the README file for more information. You will > find two screen shots attached to this email as a

Re: [E-devel] eWeather module for E17

2005-06-12 Thread Boldin Pavel
Jonathan Schmidt пишет: I have a four words for you! (c) steve bellmer (you see this movie?): "You don't free handlers!"; 2 patches attached. 1. fixing bug with unload/load/enable cycle (cause e17 segv) 2. adding algorithm for showing sort by first letters in long menus. second by cause memory

Re: [E-devel] eWeather module for E17

2005-06-12 Thread Boldin Pavel
Jonathan Schmidt пишет: If you accept, i "fix" menu to be popuped by mouse click on module. (if it is neccesary for you). and change "cd_update" callback name to "cb_update". see attached file -- Boldin Pavel aka davinchi. mail-to: ldavinchi /at\ inbox _dot_ ru ZU - Zagovor Unixoidov. SS

Re: [E-devel] eWeather module for E17

2005-06-12 Thread Boldin Pavel
Jonathan Schmidt пишет: Thanks a lot! Must say, that 1. bug with first start is not reproduced for me(in you README file) 2. menu is not work (on right-click). -- Boldin Pavel aka davinchi. mail-to: ldavinchi /at\ inbox _dot_ ru ZU - Zagovor Unixoidov. SSAU 303. --

Re: [E-devel] eWeather module for E17

2005-06-12 Thread David Stevenson
Cool! Hi Johnathon, Do you have future plans / a "TODO" list? It would be nice if I could select multiple locations to monitor. Then after a time interval, the module could do a nice smooth text warp to display the next location. Or, one group of locations - for example, I live in Japan, but come

Re: [E-devel] eWeather module for E17

2005-06-11 Thread Nathan Ingersoll
Nice work! Were you submitting this to be added to the extra modules in CVS or planning to maintain it separately? On 6/11/05, Jonathan Schmidt <[EMAIL PROTECTED]> wrote: > Hello everyone, > > Here is a little module (for e17) I made that reports the weather for a > selected region. Read the READ