Application launcher with GTK+



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?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]