Constructing Your Screen Saver

Configuration Dialog Box

This page discusses the screen saver configuration dialog box.


I've had enough! I want to go home

I want to see the previous page

Take me to the next page


Configuration DIalog Box

There is nothing special about the configuration dialog box. All you need to do is :


The code for displaying the configuration dialog box, and for putting values into the controls and retrieving values from the controls is all in the app’s ‘InitInstance()’ function (described below).


The next page shows you the code you need to insert into the InitInstance() method of your application class.


Next | Previous | Home

1