/2012 19:33, John Emmas wrote:
On 16 Jan 2012, at 15:07, John Emmas wrote:
I'm working with a Gtk::FileChooserWidget (where the user can select multiple
files). Even though multiple selections are possible, as the user selects each
file I want to display some information about it in a se
On 16 Jan 2012, at 15:07, John Emmas wrote:
> I'm working with a Gtk::FileChooserWidget (where the user can select multiple
> files). Even though multiple selections are possible, as the user selects
> each file I want to display some information about it in a separate box.
>
I'm working with a Gtk::FileChooserWidget (where the user can select multiple
files). Even though multiple selections are possible, as the user selects each
file I want to display some information about it in a separate box.
But how can I found out which file just got selected? Accordi