ImgDlog_SelectSource¶
Display the image source selection dialog.
ImgDlog_SelectSource(defaultID) ➔ selectedID
defaultID | Text | The ID of the default image source. |
selectedID | Text | The ID of the image source selected by the user. |
Display the image source selection dialog and return the ID of the source selected by the user.
If the user cancels the dialog an empty string is returned.