Hi all,
i am stuck with a problem so i hope somebody can help :).
I have a small form with some controls divided by a vertical splitter. Everything works fine - now i need to create some controls add runtime. among other things i place the following line of code in the run method (before super): element.controlMethodOverload( true );
The control added at runtime works, but..... Now, the splitter is not working anymore AND even more worse: clicking the splitter and trying to move it makes the form stuck (it comes back after 1-2 minutes). The problem is the line "element.controlMethodOverload( true );" - but without the clicked-event for the runtime-buttons are not called.
Any ideas?
UPDATE: After all i set the "Style" property for the Split-Control (a group) from "SplitterVerticalContainer" to "Auto" and implement the known methods "mouseDown", "mouseUp", "mouseMove". That works - but know the splitter has the old and (excuse me) "ugly" AX 4 Look.
Hmmm... It works but i am still unsatisfied. Maybe someone has an elegant solution :) (with the new AX 2012 Look :)).
Thanks in advance,
Frank
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (