The code is running before the creation from all elements are finished !!!
If I get you right, then your code is in some event ( OnClick of some component?).
And you say that in 2.0.0 the event is fired while the form.create is still running, while in previous 1.8.4 it was not?
If that is the case, it is unfortunate this was not noticed with the release candidates... But anyway.You should be able to
- provide a stacktrace
- provide a small example
You should know the component, therefore be able to put it on a form, and be able to compare when the event is fired.
In the example you may have to modify the same properties of that component (in OI) as you have done in your app. In case the event may depend on it.
With this data, you can then open a bugreport please.
EDIT:
just reading up:
PS: I have write this bug in the thread from RC3 - but it was ignored.
Sorry if it got missed. The anouncments get a lot of replies.
EDIT 2:
I found a reference to the German forum, that is the one you mean?
This is real unfortunate, the issue was even looked into. But somehow got lost somewhere. I still have the references what needs to be done.