Hi there! I need what is probably a very basic lesson in events....

2008-07-06 Thread furby
I am teaching myself Python... I'm nowhere near even intermediate level yet, so treat me like an idiot. I am using Boa Constructor on Ubuntu 8.04 if that helps. Here is what I have right now : I am plying with reading a URL (An RSS feed to be exact) and displaying it inside a HTMLWindow. I have th

Re: Hi there! I need what is probably a very basic lesson in events....

2008-07-07 Thread furby
On Jul 7, 10:34 am, Mike Driscoll <[EMAIL PROTECTED]> wrote: > On Jul 6, 8:18 am, furby <[EMAIL PROTECTED]> wrote: > > > > > I am teaching myself Python... I'm nowhere near even intermediate > > level yet, so treat me like an idiot. I am using Boa Construct