Re: GNOME Run Dialog, su, uris, tabs, files and GNOME 2.6



On Fri, 2003-09-19 at 07:34, Frank Worsley wrote:
> It would be nice to do this also for the last recently run
> commands and for files in the file system. A drop-down lists
> ala webbrowser style would be nice too.

This is quite trivial if you store your recent entries in a GList then
you can use a GtkCombo and connect the GList 1:1 to it. As soon as you
'drop-down' the handle of the GtkCombo you see the entries of the GList.





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