Hi,
my WD-Application has one parameter (type_class). Dependet of this parameter the starting view should creates an object. The parameter is transfered in method handledefault of the window. My problem: The method handeldefault of the window is processed after the method init of the view.
My actually solution: The object is created in method wdmodifiyview of the start view (her are all parameters available) , but this is not my request.
Please help.
Best regards.