[maemo-developers] Gtk/hildon development questions

From: Eero Tamminen eero.tamminen at nokia.com
Date: Fri Nov 28 11:28:45 EET 2008
Hi,

ext Dmitry S. Makovey wrote:
> 3. PyGtk. My apps seem to be quite slow/weird in certain areas. For 
> example: slow redrawing of gtk.TreeView on scrolls, sometimes when 
> hildon keyboard pops up some GUI elements disappear (like last row of 
> buttons etc.). I have seen similar problems with other PyGtk projects 
> but I was wandering if there are some tips on what techniques work 
> better in this environment or which techniques should be avoided.

Tell the treeview that its elements have fixed size (if they have).
Then it doesn't need to recalculate everything when something changes.


	- Eero


More information about the maemo-developers mailing list