[Bug 2937] - Erro ao alterar um campo datatypes

bugzilla-daemon at async.com.br bugzilla-daemon at async.com.br
Tue Nov 14 16:41:09 BRST 2006


http://bugs.async.com.br/show_bug.cgi?id=2937  


Johan Dahlin <jdahlin at async.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Johan Dahlin <jdahlin at async.com.br>  2006-11-14 15:41 BRT ---
(In reply to comment #0)
> Olá Pessoal estou com um problema aqui:
> 
> Estou tentando mudar o tipo de campo de uma interface mas não estou
> conseguindo, quando clico em cima do componente que quero trocar na interface o
> gazpacho gera este erro:
> 
> File /usr/lib/python2.4/site-packages/kiwi/ui/widgets/entry.py, line 69, in
> __init__
>     self.set_property('data-type', data_type)
> TypeError: object of type `KiwiEntry' does not have property `data-type'
> 
> Queria trocar o componente de kiwi-date-entry para um label mas esta gerando
> erro como posso fazer isso?

Precisa usar ProxyEntry, KiwiEntry não tem data-type.


More information about the Kiwi mailing list