Hello!

I want to create custom application launcher for Maemo. Number of 
application, which it will run, are fixed. Launcher will look like grid, 
which items are icons with text under it. At first I used GtkGrid with 
custom buttons, in which packed GtkHBox, GtkImage and GtkLabel. It looks 
fine, but I decide to use GtkIconView...

At now I have a problem. For example, I have 4 items in our launcher. 
Screen is so big, that all icons dispose on upper part of screen. How 
can I evenly distribute icons on my screen?
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to