[pygtk] GtkTextSearchFlags' is not an enum type

datbenik (sent by Nabble.com) lists at nabble.com
Tue Jan 10 03:23:29 WST 2006


I'm trying to run this  program but it doesn't work:
[code]** (test.py:330): WARNING **: `GtkTextSearchFlags' is not an enum type
usage: packbox.py num, where num is 1, 2, or 3.[/code]

How can i solve this problem?

I think it's because of the gtk lib:
[code]root[~]# python
Python 2.4.2 (#1, Jan  9 2006, 16:42:05) 
[GCC 3.4.5] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtk

** (.:334): WARNING **: `GtkTextSearchFlags' is not an enum type
>>> 
[/code]
--
View this message in context: http://www.nabble.com/GtkTextSearchFlags%27-is-not-an-enum-type-t882319.html#a2286834
Sent from the Gtk+ - Python forum at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20060109/b1ea399f/attachment.htm


More information about the pygtk mailing list