Page 1 of 1

ObxWrappers

Posted: Tue Mar 29, 2016 3:26 pm
by Zinn
I open the Docu of ObxWrappers, select the view at the end of the Docu and type some characters but nothing happens in the log.
Which mistake I do?

ObxWrapper.Wrap & ObxWrapperUnwrap have the same comment. Is that right?

- Helmut

Re: ObxWrappers

Posted: Wed Mar 30, 2016 3:26 am
by Ivan Denisov
Zinn wrote:I open the Docu of ObxWrappers, select the view at the end of the Docu and type some characters but nothing happens in the log.
Which mistake I do?

ObxWrapper.Wrap & ObxWrapperUnwrap have the same comment. Is that right?

- Helmut
Did you call ObxWrappers.Wrap after selecting the view?

Re: ObxWrappers

Posted: Wed Mar 30, 2016 6:47 am
by Zinn
Ivan Denisov wrote:Did you call ObxWrappers.Wrap after selecting the view?
Yes, I click on the commander before ObxWrapper.Wrap after selecting the view.

Re: ObxWrappers

Posted: Wed Mar 30, 2016 6:57 am
by Josef Templ
Works as expected in my tests.

Re: ObxWrappers

Posted: Wed Mar 30, 2016 6:57 am
by Ivan Denisov
Zinn wrote:
Ivan Denisov wrote:Did you call ObxWrappers.Wrap after selecting the view?
Yes, I click on the commander before ObxWrapper.Wrap after selecting the view.
It should be selected like this:
good.png
good.png (517 Bytes) Viewed 4520 times
Not like this:
bad.png
bad.png (620 Bytes) Viewed 4520 times
Check this, please.

Re: ObxWrappers

Posted: Wed Mar 30, 2016 9:32 am
by Zinn
Thank you Ivan.
It works. We should be add this hint to the documentation
Helmut