aqbanking 5.0.14
Functions
Generic File Import Dialog
Platform-indepentent Dialogs

Functions

GWEN_DIALOG * AB_ImporterDialog_new (AB_BANKING *ab, AB_IMEXPORTER_CONTEXT *ctx, const char *finishedMessage)

Function Documentation

GWEN_DIALOG* AB_ImporterDialog_new ( AB_BANKING ab,
AB_IMEXPORTER_CONTEXT ctx,
const char *  finishedMessage 
)

Creates a file import assistent.

Returns:
pointer to the created dialog.
Parameters:
bankingpointer to the AqBanking object
ctxpointer to the import context to receive the content of the imported file
finishedMessagemessage to show on the last page of the assistent (i.e. the page which is shown after a successfull import into the given import context).