Page 1 of 1

Installation Utility and PACKAGESELECT page

Posted: Tue Jan 21, 2014 5:21 am
by Spektro
Hello,

The AmigaOS Documentation Wiki hints that you can display a package select page with the NewPage function. The hint is in the AddPackage function documentation (http://wiki.amigaos.net/index.php/Insta ... AddPackage).

Are there any examples how to display a package select page? I tried this and got a Python runtime error:

Code: Select all

selectPage = NewPage(PACKAGESELECT)