added small usage examples

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3703 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-10-10 18:41:43 +00:00
parent 07eb9b6425
commit 38b693f19a
24 changed files with 618 additions and 23 deletions

View file

@ -141,10 +141,14 @@ Example usage:
\S{pageexend} PageExEnd
Ends a PageEx block.
Ends a \R{pageex}{PageEx} block.
\S{pagecallbacks} PageCallbacks
\c ([creator_function] [leave_function]) | ([pre_function] [show_function] [leave_function])
Sets the callback functions for a page defined using \R{pageex}{PageEx}. Can only be used inside a \R{pageex}{PageEx} block. See the above sections for more information about callback functions.
\c PageEx license
\c PageCallbacks licensePre licenseShow licenseLeave
\c PageExEnd