You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Gabriele L. <gab...@gm...> - 2010-05-22 11:49:55
|
Hi! I'm trying to test this use case: open a file dialog select a file from the dialog confirm the choice I'm stuck because I cannot find a way to choose the file. My current UI map is something like that: [Title=Send a file] -> the FileChooserDialog title selection.changed = select file # I guessed how to select the file response.ok = confirm choosed file How can I handle a situation like this? - Gabriele |