[maemo-developers] [maemo-developers] Shell scripting with GUI?
From: Frantisek Dufka dufkaf at seznam.czDate: Tue Dec 6 13:30:46 EET 2005
- Previous message: [maemo-developers] Re: Shell scripting with GUI?
- Next message: [maemo-developers] Shell scripting with GUI?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yes zenity or gdialod is what I wanted. Thanks for the link. By binary I mean executable you can run from shell with arguments and parse its output or check return code. One can do a lot with this quickly. Python is too heavy. Shell is already on the device and is enough for most of the 'glue' not worth of writing in C. I though this solution would be enough for making UI for kbdd. Just make a dialog from output of 'hcitool scan' allow user to select the device, bind rfcomm port and start kbdd deamon. Frantisek Kalle Vahlman wrote: > > I'm not sure what you mean with "providing as a binary", but I assume > that zenity[1] would work on maemo too. > > [1] http://freshmeat.net/projects/zenity > >
- Previous message: [maemo-developers] Re: Shell scripting with GUI?
- Next message: [maemo-developers] Shell scripting with GUI?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]