PDA

View Full Version : Combined screens


TorbenKoch
07-18-2005, 08:35 AM
Is it possible to combine different screen types, e.g. Radio Buttons and User Information?

I'm asking because I need a screen to select a service account for the service being installed. This looks something like this:

o Local System Account
o This account:
|accountname| [Browse]
|password|
|confirm password|

Any idea on how to obtain this? Is is possible to create a plugin to do this? I need a plugin anyway to implement the Browse button.

Adam
07-18-2005, 10:12 AM
It is not possible to combine two pre made screens. Your best bet would be to separate this onto two separate screens.

Adam Kapilik

TorbenKoch
07-20-2005, 04:13 AM
Yeah, I had already sort of guessed that.

Is it possible to use the sdk to program new screens then?

Thanks
Torben