Re: [dabo-users] Problem in Dabo demo

2011-05-19 Thread Henning Hraban Ramm
Am 2011-05-19 um 00:21 schrieb melka...@terra.es: Hi! I'm a total novice to Dabo and (almost) to Python. Welcome! UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 0: ordinal not in range(128) As Ed said, maybe it’s already fixed, but it might be a problem of an

Re: [dabo-users] Problem in Dabo demo

2011-05-19 Thread melka...@terra.es
! Thank you for your quick reply! Greetings from Barcelona melkarth Mensaje original De: hra...@fiee.net Fecha: 19/05/2011 11:08 Para: Dabo Users listdabo-users@leafe.com Asunto: Re: [dabo-users] Problem in Dabo demo Am 2011-05-19 um 00:21 schrieb melka...@terra.es: Hi! I'm a total

[dabo-users] Problem in Dabo demo: Unsolved, but not crucial for me

2011-05-19 Thread melkarth0
Hello again. My problem with the accented characters in the dTextBox section of the DaboDemo.py still remains, but, as I am learning dabo quite quickly thanks to the tutorial, I've adapted a little code. import dabo dabo.ui.loadUI(wx) class HelloPyConForm(dabo.ui.dForm): def

[dabo-users] Problem in Dabo demo

2011-05-18 Thread melka...@terra.es
Hi! I'm a total novice to Dabo and (almost) to Python. I'm looking for a new tool to make backend programs, I just to use high level 4GL languages, like Progress or Windev. I just started to read the PyCon tutorial and play with the demo. Looks great! My question is simple. I have seen a

Re: [dabo-users] Problem in Dabo demo

2011-05-18 Thread Ed Leafe
On May 18, 2011, at 6:21 PM, melka...@terra.es wrote: Hi! I'm a total novice to Dabo and (almost) to Python. Welcome to both Dabo and Python! I'm looking for a new tool to make backend programs, I just to use high level 4GL languages, like Progress or Windev. I just started to

Re: [dabo-users] Problem with - Dabo Demo Create a OpenOffice with import ooolib

2008-11-12 Thread Bob Sysero llc Dev
johnf wrote: On Wednesday 12 November 2008 11:42:54 am Bob Sysero llc Dev wrote: I am using Ubuntu 8.04 IDLE to run the python script Create a OpenOffice Spreadsheat. I am running on: Python 2.5.2 (r252:60911, Jul 31 2008, 17:31:22) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 I

Re: [dabo-users] Problem with - Dabo Demo Create a OpenOffice with import ooolib

2008-11-12 Thread Ed Leafe
On Nov 12, 2008, at 3:53 PM, Bob Sysero llc Dev wrote: It worked, and for some reason the problem is in the IDLE. What I did was removed the ooolib.py from my project directory and then from Ubuntu Gnome file manager I changed my oooDabo.py Permission to Execute. This way I can click on

[dabo-users] Problem with - Dabo Demo Create a OpenOffice with import ooolib

2008-11-12 Thread Bob Sysero llc Dev
I am using Ubuntu 8.04 IDLE to run the python script Create a OpenOffice Spreadsheat. I am running on: Python 2.5.2 (r252:60911, Jul 31 2008, 17:31:22) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 I download ooolib that was ooolib-0.0.16 and a saved it in: /usr/lib/python2.5/site-packages

Re: [dabo-users] Problem with - Dabo Demo Create a OpenOffice with import ooolib

2008-11-12 Thread Bob Sysero llc Dev
Ed Leafe wrote: On Nov 12, 2008, at 3:53 PM, Bob Sysero llc Dev wrote: It worked, and for some reason the problem is in the IDLE. What I did was removed the ooolib.py from my project directory and then from Ubuntu Gnome file manager I changed my oooDabo.py Permission to Execute. This