[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: GNOME Run Dialog, su, uris, tabs, files and GNOME 2.6
- From: Ali Akcaagac <aliakc web de>
- To: desktop-devel-list gnome org
- Subject: Re: GNOME Run Dialog, su, uris, tabs, files and GNOME 2.6
- Date: Fri, 19 Sep 2003 08:01:23 +0200
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]