Tuesday, February 17, 2009

Static Text in Ask dialogs with openSUSE 11.2

With openSUSE 11.2 you can use a new feature of the famous ask-dialogs in AutoYaST. You can add static text to a dialog that requires no user interaction.
That makes it possible for you to put some explanation between widgets or you can create a popup that contains only a text and has to be confirmed like "press okay to start the installation".


<ask>
<question></question>
<type>static_text</type>
<dialog config:type="integer">1</dialog>
<element config:type="integer">1</element>
<default><![CDATA["I know a man who gave up smoking, drinking, sex,
and rich food. He was healthy right up to the time
he killed himself."

Johnny Carson
]]>
</default>
</ask>





happy autoyasting - Uwe

No comments: