On Montag, 5. Januar 2009, Klaus Kaempf wrote: > Its hidden inside optionalWidgetFactory because you need to check for its > presence first, see libyui/src/YOptionalWidgetFactory.h
...but in the meantime YDumbTab is available for all UIs (ncurses, too), so it will go to YWidgetFactory soon. It's on my to-do list. So theoretically, yes, you still have to ask the YOptionalWidgetFactory if that widget class is available and have a fallback strategy if it isn't. But for all practical purposes, you can safely assume that it is available and forget about a fallback strategy. CU -- Stefan Hundhammer <[email protected]> Penguin by conviction. YaST2 Development SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Nürnberg, Germany -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
