On Tue, Aug 05, 2008 at 02:39:17PM +0200, Klaus Kaempf wrote: > * Jan-Simon Möller <[EMAIL PROTECTED]> [Aug 05. 2008 13:53]: > > Hi ! > > I wonder if/how i can use Replacepoints in python-yui ... > > createReplacePoint is there, > > but the ReplaceWidget call seems not implemented in python-yui. > > The swig bindings expose whatever is defined in libyui's .h files. > And there is no ReplaceWidget() defined in the .h files, only a > YUISymbol of that name.
You can copy the implementation from here: YCP_UI::ReplaceWidget, line 786 of http://svn.opensuse.org/svn/yast/trunk/ycp-ui-bindings/src/YCP_UI.cc -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
