François Vaux Wed, 02 Jul 2008 19:02:41 -0700
Hi, Is there a way to change a window's title ?
I've tried self.title = str and self.style(:title => str) but it doesn't seem to work. Is this implemented yet or not ?