Alessandro Dentella wrote:
> On Fri, Jun 19, 2009 at 08:52:44AM +0200, Pierre wrote:
>> Hi list,
>>
>> I was wondering if it's possible to use the 'Up', 'Down', 'Left', and
>> 'Right' keys as accelerators in AccelGroup.
>>
>> I'm led to believe one can't, as the short snippet below fails to call
>>
Hi all,
I'm in the process of writing a python program to do printing
by setting up a source file (pdf or ps) and using gtkunixprint
for it.
It's just test code:
So when i try to run this, the interpreter complains like this:
File "printscript.py", line 37, in __init__
gtkunixprint.Printer.
Forwarding to PyGTK List since it probably interest quite a lot of people.
cheers
2009/6/25 Víctor M. Hernández Rocamora :
> Hi all,
>
> gtksheet is a fork from the GtkSheet widget available in the gtk+extra
> library (http://gtkextra.sourceforge.net). GtkSheet is a spreadsheet-like
> matrix widg
Hey all
I am new to Python and GTK (less than a years experience with
both) but I am eager to learn, I started writing a program which became my
uni thesis and I wish to continue to develop it and I have run into issues.
My program is basically a system administrators update tool, and d
On Thu, Jun 25, 2009 at 3:20 PM, Vamsi Krishna
Davuluri wrote:
Hi Vamsi,
> File "printscript.py", line 37, in __init__
> gtkunixprint.Printer.__init__(self)
> NotImplementedError: GetPrinter is an abstract widget
It's a bug in PyGTK, could you file it into bugzilla please?
cheers
--
Gian
Hi,
I have a program which, I believe, should do the same thing in both
Python and C - set pango attributes on a label. The C version works
as expected. In PyGTK version attributes get applied only on the first
character. Any ideas why does this happen? I attach both test cases.
Versions used:
Py
Nenhum exemplo de thread + Pygtk está funcifonando no WindowsXP mas está
funcionando no Linux e no WindowsVista
--
John Evan Dizaro -
Fone: (41) -0303
Fone: (41) 9243-3240
Rua: Alferes Poli Curitiba - PR - Brasil
___
pygtk mailing list pygtk@daa
Krzysztof Kotlenga wrote:
> Hi,
>
> I have a program which, I believe, should do the same thing in both
> Python and C - set pango attributes on a label. The C version works
> as expected. In PyGTK version attributes get applied only on the first
> character. Any ideas why does this happen? I attac