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
hi all,
I am trying to program a applauncher for a project
the problems that i am facing are :
1. how to convert my application in to a service or a daemon so that i can use
it's resources again and again with out having to reload the application each
time
i am suing XFCE 4.2 , GTK