Hi, Jong-beom Kim wrote: > Error says ‘gtk.gdk.Color’ object has no attribute ‘to_string’. However, > as you may see on pygtk docs, gtk.gdk.Color does have to_string method > for string representation. > > (again, it works well in laptop without any error) > > What is the problem with that? Is there any difference between pygtk for > PC and for maemo? And, how can I solve this problem?
Have you checked the version of GTK+ and pygtk? Perhaps this is new API which is not available in the version of pygtk you are using - you don't mention what version tablet, OS and GTK+ you are using. Cheers, Dave. -- maemo.org docsmaster Email: [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
