>> In this case example code is here:
>>
>>         Wizard::SetContents(caption, contents, help, true, true);
>>         Wizard::SetNextButton(`next, Label::OKButton());
>>         Wizard::SetAbortButton(`abort, Label::CancelButton());
>>         Wizard::HideBackButton();
>>
>>
>> What about new function Wizard::SetStandaloneContents() ?
>>     
>
> What about Wizard::OpenCancelOKDialog() ?
>
> L.
>
>   

Done in yast2-2.18.2 (new function Wizard::OpenCancelOKDialog())

M.
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to